summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-10-11 08:48:29 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-10-11 08:48:29 +0200
commit549245fbc2cd201ee11535231b25656e6f5a6e0f (patch)
tree7cb566f95c944e0bc5094eb7a1c0b8c0e2c9f7bf /net-dns
parentmedia-gfx/graphicsmagick: Stabilize 1.3.38-r3 x86, #876646 (diff)
downloadgentoo-549245fbc2cd201ee11535231b25656e6f5a6e0f.tar.gz
gentoo-549245fbc2cd201ee11535231b25656e6f5a6e0f.tar.bz2
gentoo-549245fbc2cd201ee11535231b25656e6f5a6e0f.zip
net-dns/dnscrypt-proxy: Stabilize 2.1.2 x86, #876649
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.2.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.2.ebuild
index a84af6e5acf3..e23b67946b8e 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.2.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/DNSCrypt/dnscrypt-proxy/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 arm arm64 ppc64 ~x86"
+ KEYWORDS="amd64 arm arm64 ppc64 x86"
fi
LICENSE="Apache-2.0 BSD ISC MIT MPL-2.0"