commit: a73d147c653865116d1c48e9f454015f9b367911
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 02:55:12 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 02:55:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73d147c
net-dns/unbound: Stabilize 1.17.1 arm, #913233
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-dns/unbound/unbound-1.17.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 )"