diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-24 07:10:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-24 07:10:44 +0100 |
commit | 040649390f6a0a6d13589db770a5d7fbf0a2491c (patch) | |
tree | 509968964b236c2c1838f72ef45ea1ee2be4d7c7 /net-dns/bind-tools | |
parent | net-dns/bind: stable 9.11.1_p3 for hppa, bug #623154 (diff) | |
download | gentoo-040649390f6a0a6d13589db770a5d7fbf0a2491c.tar.gz gentoo-040649390f6a0a6d13589db770a5d7fbf0a2491c.tar.bz2 gentoo-040649390f6a0a6d13589db770a5d7fbf0a2491c.zip |
net-dns/bind-tools: stable 9.11.1_p3 for hppa, bug #623154
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'net-dns/bind-tools')
-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 6d09ec43ca74..95f347c1a18c 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 |