diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-22 10:56:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-22 10:57:20 +0200 |
commit | c194b724c68715a33a8c9571dc9638c78f3fe644 (patch) | |
tree | 92283958f2b85c457173e7551a0128fd0905411d /net-dns/bind | |
parent | sys-fs/f2fs-tools: ppc stable wrt bug #555874 (diff) | |
download | gentoo-c194b724c68715a33a8c9571dc9638c78f3fe644.tar.gz gentoo-c194b724c68715a33a8c9571dc9638c78f3fe644.tar.bz2 gentoo-c194b724c68715a33a8c9571dc9638c78f3fe644.zip |
net-dns/bind: ppc stable wrt bug #559462
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-dns/bind')
-rw-r--r-- | net-dns/bind/bind-9.10.2_p4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.10.2_p4.ebuild b/net-dns/bind/bind-9.10.2_p4.ebuild index fecac9f9fab9..8fc384662d57 100644 --- a/net-dns/bind/bind-9.10.2_p4.ebuild +++ b/net-dns/bind/bind-9.10.2_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 filter-aaaa fixed-rrset geoip gost gssapi idn ipv6 json ldap mysql nslint odbc postgres python rpz seccomp selinux ssl static-libs +threads urandom xml" |