summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-02-05 22:03:28 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-02-05 22:03:33 +0000
commit3fe6da9ff2c6773c0e2f319357ed79ce51d0a3c5 (patch)
tree0e9ab3ce51b85204dba35b37cc1fa9a459458a7a
parentnet-dns/bind: stable 9.11.2_p1 for hppa, bug #644706 (diff)
downloadgentoo-3fe6da9ff2c6773c0e2f319357ed79ce51d0a3c5.tar.gz
gentoo-3fe6da9ff2c6773c0e2f319357ed79ce51d0a3c5.tar.bz2
gentoo-3fe6da9ff2c6773c0e2f319357ed79ce51d0a3c5.zip
net-dns/bind-tools: stable 9.11.2_p1 for hppa, bug #644706
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
-rw-r--r--net-dns/bind-tools/bind-tools-9.11.2_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.11.2_p1.ebuild b/net-dns/bind-tools/bind-tools-9.11.2_p1.ebuild
index 41139f632a2f..07f0efd7eab8 100644
--- a/net-dns/bind-tools/bind-tools-9.11.2_p1.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.11.2_p1.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 libressl readline seccomp ssl urandom xml"
# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687