diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-12 23:22:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-12 23:22:12 +0000 |
commit | a50a1039691047b5cb26d27a982f4ee2a9d98db1 (patch) | |
tree | d15504936252245cd53a8f3922f8a056c380408d /net-dns | |
parent | sys-fs/cryptsetup: keyworded 2.0.6 for ppc, bug #674912 (diff) | |
download | gentoo-a50a1039691047b5cb26d27a982f4ee2a9d98db1.tar.gz gentoo-a50a1039691047b5cb26d27a982f4ee2a9d98db1.tar.bz2 gentoo-a50a1039691047b5cb26d27a982f4ee2a9d98db1.zip |
net-dns/bind-tools: stable 9.12.2_p2-r1 for ppc, bug #657654
Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild b/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild index 446ed7f678e3..8bd95dece4d2 100644 --- a/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild +++ b/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> ${MY_PN}- LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc gost gssapi idn ipv6 libedit libidn2 libressl readline seccomp ssl urandom xml" # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687 |