summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-16 23:10:53 +0000
committerSam James <sam@gentoo.org>2020-12-16 23:10:53 +0000
commit35dd4241a767bf0c5b7085ca77a8947298799684 (patch)
treeb105b9ba4c2294aa7845c0dcc460353eb21213a4 /net-dns/unbound
parentdev-lang/python: Stabilize 3.9.0-r1 ppc, #759928 (diff)
downloadgentoo-35dd4241a767bf0c5b7085ca77a8947298799684.tar.gz
gentoo-35dd4241a767bf0c5b7085ca77a8947298799684.tar.bz2
gentoo-35dd4241a767bf0c5b7085ca77a8947298799684.zip
net-dns/unbound: Stabilize 1.13.0 ppc, #758974
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/unbound-1.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.13.0.ebuild b/net-dns/unbound/unbound-1.13.0.ebuild
index e5e0abe66891..a63ec2835321 100644
--- a/net-dns/unbound/unbound-1.13.0.ebuild
+++ b/net-dns/unbound/unbound-1.13.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://nlnetlabs.nl/downloads/unbound/${MY_P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0/8" # ABI version of libunbound.so
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 x86"
IUSE="debug dnscrypt dnstap +ecdsa ecs gost +http2 libressl python redis selinux static-libs systemd test threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RESTRICT="!test? ( test )"