summaryrefslogtreecommitdiff
path: root/net-dns
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-16 23:28:54 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-16 23:29:13 +0100
commit4a40fbb3dc139736a4f604e561141cda95bb1641 (patch)
treeb10ea7472487851fdd33a6797ff9f8aa1203843a /net-dns
parentc2d3ca47f73b7edf182c29d8681838c3714485c2 (diff)
downloadgentoo-4a40fbb3dc139736a4f604e561141cda95bb1641.tar.gz
gentoo-4a40fbb3dc139736a4f604e561141cda95bb1641.tar.xz
net-dns/unbound: ppc ppc64 stable (bug 597964).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/unbound-1.5.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/unbound/unbound-1.5.10.ebuild b/net-dns/unbound/unbound-1.5.10.ebuild
index 41a6d5949ce..d17e4672db0 100644
--- a/net-dns/unbound/unbound-1.5.10.ebuild
+++ b/net-dns/unbound/unbound-1.5.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SRC_URI="http://unbound.net/downloads/${MY_P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ppc ppc64 ~x86"
IUSE="debug dnstap +ecdsa gost libressl python selinux static-libs test threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"