diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:28:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:33:49 +0100 |
commit | 417adeebe42a16f1c2f8392132a6e31d298b6c34 (patch) | |
tree | 14b9917dd19c1476f77c91c045387d4ab2e68a16 /net-dns | |
parent | dev-vcs/git: stable 2.21.0 for ppc64, bug #676262 (diff) | |
download | gentoo-417adeebe42a16f1c2f8392132a6e31d298b6c34.tar.gz gentoo-417adeebe42a16f1c2f8392132a6e31d298b6c34.tar.bz2 gentoo-417adeebe42a16f1c2f8392132a6e31d298b6c34.zip |
net-dns/bind: stable 9.12.3_p4 for ppc64, bug #678544
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.12.3_p4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.12.3_p4.ebuild b/net-dns/bind/bind-9.12.3_p4.ebuild index c2d48bfaf2a6..632e6e5f5444 100644 --- a/net-dns/bind/bind-9.12.3_p4.ebuild +++ b/net-dns/bind/bind-9.12.3_p4.ebuild @@ -36,7 +36,7 @@ SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> ${P}.tar. LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0" 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" # -berkdb by default re bug 602682 IUSE="-berkdb +caps dlz dnstap doc dnsrps fixed-rrset geoip gost gssapi ipv6 json ldap libressl lmdb mysql odbc postgres python rpz seccomp selinux ssl static-libs |