summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-29 12:45:32 +0100
committerSam James <sam@gentoo.org>2024-05-29 12:45:32 +0100
commite54b4d0d0eeaf41e26b85edacb34ced67f961b46 (patch)
tree8eb3892cc22aee0882ac8f960aa0a66b44726c58 /net-dns
parentnet-libs/nghttp3: Stabilize 1.3.0 amd64, #933004 (diff)
downloadgentoo-e54b4d0d0eeaf41e26b85edacb34ced67f961b46.tar.gz
gentoo-e54b4d0d0eeaf41e26b85edacb34ced67f961b46.tar.bz2
gentoo-e54b4d0d0eeaf41e26b85edacb34ced67f961b46.zip
net-dns/unbound: Stabilize 1.19.3 arm64, #933006
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/unbound-1.19.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.19.3.ebuild b/net-dns/unbound/unbound-1.19.3.ebuild
index f9930110b87f..c1dedc2e51a2 100644
--- a/net-dns/unbound/unbound-1.19.3.ebuild
+++ b/net-dns/unbound/unbound-1.19.3.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="BSD GPL-2"
SLOT="0/8" # ABI version of libunbound.so
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86"
fi
IUSE="debug dnscrypt dnstap +ecdsa ecs gost +http2 python redis selinux static-libs systemd test +tfo threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"