summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-05-29 08:25:43 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-05-29 08:25:43 +0200
commitce60a39e40cd5d6303035406ccc9794acbd2c894 (patch)
tree160d7af6bd04d03697a6f18bed9c9022da05da84 /net-dns
parentnet-dns/unbound: Stabilize 1.19.3 amd64, #933006 (diff)
downloadgentoo-ce60a39e40cd5d6303035406ccc9794acbd2c894.tar.gz
gentoo-ce60a39e40cd5d6303035406ccc9794acbd2c894.tar.bz2
gentoo-ce60a39e40cd5d6303035406ccc9794acbd2c894.zip
net-dns/unbound: Stabilize 1.19.3 x86, #933006
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/unbound-1.19.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.19.3.ebuild b/net-dns/unbound/unbound-1.19.3.ebuild
index 6ae3624ad5b3..f9930110b87f 100644
--- a/net-dns/unbound/unbound-1.19.3.ebuild
+++ b/net-dns/unbound/unbound-1.19.3.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="BSD GPL-2"
SLOT="0/8" # ABI version of libunbound.so
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86"
fi
IUSE="debug dnscrypt dnstap +ecdsa ecs gost +http2 python redis selinux static-libs systemd test +tfo threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"