diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-05 06:38:43 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-05 06:38:43 +0200 |
commit | 6599d425ea1fd57e15b983b058edc78cc079f530 (patch) | |
tree | aea30670cb0f68797d782dbca18b4c4a369d3c3a /net-dns | |
parent | net-dns/bind: arm stable, bug #623154 (diff) | |
download | gentoo-6599d425ea1fd57e15b983b058edc78cc079f530.tar.gz gentoo-6599d425ea1fd57e15b983b058edc78cc079f530.tar.bz2 gentoo-6599d425ea1fd57e15b983b058edc78cc079f530.zip |
net-dns/bind-tools: arm stable, bug #623154
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.11.1_p3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.11.1_p3.ebuild b/net-dns/bind-tools/bind-tools-9.11.1_p3.ebuild index fff7277e5a4d..d70d99bb8920 100644 --- a/net-dns/bind-tools/bind-tools-9.11.1_p3.ebuild +++ b/net-dns/bind-tools/bind-tools-9.11.1_p3.ebuild @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz" 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 ~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 ~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 libressl readline seccomp ssl urandom xml" # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687 |