summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-10-14 09:54:55 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-10-14 09:54:55 +0100
commitdf61b9a130da3d3021d377fe98654826fed4981c (patch)
tree4b78242b182274ba61d7a3765d58aa2cd3b64706 /net-dns
parentdev-libs/libsodium: stable 1.0.16-r2 for ppc, bug #667776 (diff)
downloadgentoo-df61b9a130da3d3021d377fe98654826fed4981c.tar.gz
gentoo-df61b9a130da3d3021d377fe98654826fed4981c.tar.bz2
gentoo-df61b9a130da3d3021d377fe98654826fed4981c.zip
net-dns/unbound: stable 1.8.0-r1 for ppc, bug #667776
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/unbound-1.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.8.0-r1.ebuild b/net-dns/unbound/unbound-1.8.0-r1.ebuild
index 4a5830825022..84ee92781c98 100644
--- a/net-dns/unbound/unbound-1.8.0-r1.ebuild
+++ b/net-dns/unbound/unbound-1.8.0-r1.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 ~hppa ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~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} )"