summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/unbound/unbound-1.5.2.ebuild')
-rw-r--r--net-dns/unbound/unbound-1.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/unbound/unbound-1.5.2.ebuild b/net-dns/unbound/unbound-1.5.2.ebuild
index 9d0fd1598671..9b001d067482 100644
--- a/net-dns/unbound/unbound-1.5.2.ebuild
+++ b/net-dns/unbound/unbound-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.2.ebuild,v 1.2 2015/05/05 20:47:16 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.2.ebuild,v 1.3 2015/05/15 11:57:39 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -14,7 +14,7 @@ SRC_URI="http://unbound.net/downloads/${MY_P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="debug dnstap +ecdsa gost python selinux static-libs test threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"