summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-27 04:30:32 +0100
committerSam James <sam@gentoo.org>2023-09-27 04:30:32 +0100
commite81a606fb7792cc05026cb88f0e94037735d505c (patch)
tree2290036d7f0e21257c1083d2e1976b43c5c885b3 /net-dns/unbound
parentmedia-video/pipewire: Stabilize 0.3.80 arm, #914776 (diff)
downloadgentoo-e81a606fb7792cc05026cb88f0e94037735d505c.tar.gz
gentoo-e81a606fb7792cc05026cb88f0e94037735d505c.tar.bz2
gentoo-e81a606fb7792cc05026cb88f0e94037735d505c.zip
net-dns/unbound: Stabilize 1.17.1 arm64, #913233
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/unbound-1.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.17.1.ebuild b/net-dns/unbound/unbound-1.17.1.ebuild
index 252184a44a31..28b2d0483e05 100644
--- a/net-dns/unbound/unbound-1.17.1.ebuild
+++ b/net-dns/unbound/unbound-1.17.1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="BSD GPL-2"
SLOT="0/8" # ABI version of libunbound.so
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ppc64 ~riscv x86"
IUSE="debug dnscrypt dnstap +ecdsa ecs gost +http2 python redis selinux static-libs systemd test +tfo threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RESTRICT="!test? ( test )"