diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:31:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:34:26 +0100 |
commit | 97903c8cecc3e5da5896cb151c5dbdbee28ec4cb (patch) | |
tree | edd8909fef86a8bed61b47e885e568528261dfc6 /net-dns | |
parent | dev-lang/python: ppc64 stable wrt bug #585946 (diff) | |
download | gentoo-97903c8cecc3e5da5896cb151c5dbdbee28ec4cb.tar.gz gentoo-97903c8cecc3e5da5896cb151c5dbdbee28ec4cb.tar.bz2 gentoo-97903c8cecc3e5da5896cb151c5dbdbee28ec4cb.zip |
net-dns/bind: ppc64 stable wrt bug #598750
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.10.4_p4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.10.4_p4.ebuild b/net-dns/bind/bind-9.10.4_p4.ebuild index 9c12ac5667c0..9d106a29c771 100644 --- a/net-dns/bind/bind-9.10.4_p4.ebuild +++ b/net-dns/bind/bind-9.10.4_p4.ebuild @@ -39,7 +39,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz LICENSE="GPL-2 ISC BSD BSD-2 HPND JNIC openssl" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="berkdb +caps dlz doc fetchlimit filter-aaaa fixed-rrset geoip gost gssapi idn ipv6 json ldap libressl mysql nslint odbc postgres python rpz seccomp selinux sit ssl static-libs +threads urandom xml" |