summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-12 18:15:18 +0000
committerSam James <sam@gentoo.org>2020-09-12 18:15:23 +0000
commita58f9d03ad846d85d61078dc84ed9162288701f8 (patch)
tree9c9d7a1f48aec23037141e5fb985f65148a73596 /net-dns/unbound
parentdev-util/meson: 0.55.3 bump (diff)
downloadgentoo-a58f9d03ad846d85d61078dc84ed9162288701f8.tar.gz
gentoo-a58f9d03ad846d85d61078dc84ed9162288701f8.tar.bz2
gentoo-a58f9d03ad846d85d61078dc84ed9162288701f8.zip
net-dns/unbound: ppc64 stable (bug #739690)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/unbound-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.11.0.ebuild b/net-dns/unbound/unbound-1.11.0.ebuild
index d4036a14013c..6152a8247d14 100644
--- a/net-dns/unbound/unbound-1.11.0.ebuild
+++ b/net-dns/unbound/unbound-1.11.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 libressl python redis selinux static-libs systemd test threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RESTRICT="!test? ( test )"