summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-26 03:55:11 +0100
committerSam James <sam@gentoo.org>2023-09-26 03:55:11 +0100
commit0010970030ea57471e783788f5fe4aa05441032f (patch)
treeedc72a9b9e59af385d6a57ccbe8c5f4d6a72e6cc /net-dns
parentsys-process/parallel: add 20230922 (diff)
downloadgentoo-0010970030ea57471e783788f5fe4aa05441032f.tar.gz
gentoo-0010970030ea57471e783788f5fe4aa05441032f.tar.bz2
gentoo-0010970030ea57471e783788f5fe4aa05441032f.zip
net-dns/unbound: Stabilize 1.17.1 x86, #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 10b43161333e..b927d52b1bc8 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 )"