summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-07 21:07:07 +0100
committerSam James <sam@gentoo.org>2023-09-07 21:07:07 +0100
commit9ac809f36fb24fa598cb44de94cc82d770c90c9d (patch)
tree79626cd55b46f9ac868379f1c0e4dd89b51800b9 /net-dns
parentnet-dns/dnscrypt-proxy: Stabilize 2.1.5 arm, #913789 (diff)
downloadgentoo-9ac809f36fb24fa598cb44de94cc82d770c90c9d.tar.gz
gentoo-9ac809f36fb24fa598cb44de94cc82d770c90c9d.tar.bz2
gentoo-9ac809f36fb24fa598cb44de94cc82d770c90c9d.zip
net-dns/dnscrypt-proxy: Stabilize 2.1.5 arm64, #913789
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild
index 345eca56bb69..0ed2f4261c85 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.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"