summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-31 13:48:58 +0000
committerSam James <sam@gentoo.org>2024-10-31 13:48:58 +0000
commitaeb7239cae6629eec654c91afcfb06dd32cc7f0c (patch)
tree678fc7d96686905fb1999d663b5bbe917982871b /net-dns
parentnet-libs/ldns: Stabilize 1.8.4 arm, #942089 (diff)
downloadgentoo-aeb7239cae6629eec654c91afcfb06dd32cc7f0c.tar.gz
gentoo-aeb7239cae6629eec654c91afcfb06dd32cc7f0c.tar.bz2
gentoo-aeb7239cae6629eec654c91afcfb06dd32cc7f0c.zip
net-dns/unbound: Stabilize 1.20.0 arm, #942090
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/unbound-1.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.20.0.ebuild b/net-dns/unbound/unbound-1.20.0.ebuild
index eae3ba8d69cb..c1dedc2e51a2 100644
--- a/net-dns/unbound/unbound-1.20.0.ebuild
+++ b/net-dns/unbound/unbound-1.20.0.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} )"