diff options
author | 2017-01-09 14:41:35 +0100 | |
---|---|---|
committer | 2017-01-09 14:41:35 +0100 | |
commit | d310823dd076816b27f7c1c27e0d0171728e5bc3 (patch) | |
tree | dea1cd6a21235fd90e89a834f7e02fc82e4c4904 /net-dns/bind-tools | |
parent | x11-misc/slock: Update DESCRIPTION, remove short <longdescription />. (diff) | |
download | gentoo-d310823dd076816b27f7c1c27e0d0171728e5bc3.tar.gz gentoo-d310823dd076816b27f7c1c27e0d0171728e5bc3.tar.bz2 gentoo-d310823dd076816b27f7c1c27e0d0171728e5bc3.zip |
net-dns/bind-tools: Stable for HPPA (bug #598750).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-dns/bind-tools')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.10.4_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.10.4_p4.ebuild b/net-dns/bind-tools/bind-tools-9.10.4_p4.ebuild index de66a62e3490..b78270133971 100644 --- a/net-dns/bind-tools/bind-tools-9.10.4_p4.ebuild +++ b/net-dns/bind-tools/bind-tools-9.10.4_p4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz" LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl" 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 |