summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-26 03:55:12 +0100
committerSam James <sam@gentoo.org>2023-09-26 03:55:12 +0100
commita73d147c653865116d1c48e9f454015f9b367911 (patch)
tree2ff24dc61c31c864d8f359826a8a843a3910fa13 /net-dns
parentnet-dns/unbound: Stabilize 1.17.1 x86, #913233 (diff)
downloadgentoo-a73d147c653865116d1c48e9f454015f9b367911.tar.gz
gentoo-a73d147c653865116d1c48e9f454015f9b367911.tar.bz2
gentoo-a73d147c653865116d1c48e9f454015f9b367911.zip
net-dns/unbound: Stabilize 1.17.1 arm, #913233
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-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 b927d52b1bc8..7f723d745836 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 )"