summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-26 03:55:14 +0100
committerSam James <sam@gentoo.org>2023-09-26 03:55:14 +0100
commit441646d759e6161b4898eae02931fd4a57826fb7 (patch)
treec23a04e92d7ffe54803c86de09aaf5a2e6e04fb8 /net-dns/unbound
parentnet-dns/unbound: Stabilize 1.17.1 ppc64, #913233 (diff)
downloadgentoo-441646d759e6161b4898eae02931fd4a57826fb7.tar.gz
gentoo-441646d759e6161b4898eae02931fd4a57826fb7.tar.bz2
gentoo-441646d759e6161b4898eae02931fd4a57826fb7.zip
net-dns/unbound: Stabilize 1.17.1 amd64, #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 444bc3a294bc..252184a44a31 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 )"