From cefef97c167ffff33e5a9b6fd8146c972340487d Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 26 Sep 2023 03:55:13 +0100 Subject: net-dns/unbound: Stabilize 1.17.1 ppc64, #913233 Signed-off-by: Sam James --- net-dns/unbound/unbound-1.17.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-dns/unbound') diff --git a/net-dns/unbound/unbound-1.17.1.ebuild b/net-dns/unbound/unbound-1.17.1.ebuild index 7f723d745836..444bc3a294bc 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 )" -- cgit v1.2.3-65-gdbad