diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-09 14:42:10 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-09 14:42:10 +0100 |
commit | 6f474425d0d4141cfee37955cd85beee0e38cbfb (patch) | |
tree | bddea1313e0e03dce7d419d3c2aa84149e5ef828 /net-dns/bind | |
parent | net-dns/bind-tools: Stable for HPPA (bug #598750). (diff) | |
download | gentoo-6f474425d0d4141cfee37955cd85beee0e38cbfb.tar.gz gentoo-6f474425d0d4141cfee37955cd85beee0e38cbfb.tar.bz2 gentoo-6f474425d0d4141cfee37955cd85beee0e38cbfb.zip |
net-dns/bind: 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')
-rw-r--r-- | net-dns/bind/bind-9.10.4_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.10.4_p4.ebuild b/net-dns/bind/bind-9.10.4_p4.ebuild index 9d106a29c771..f1671a71d3ae 100644 --- a/net-dns/bind/bind-9.10.4_p4.ebuild +++ b/net-dns/bind/bind-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$ @@ -39,7 +39,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz LICENSE="GPL-2 ISC BSD BSD-2 HPND JNIC openssl" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~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 hppa ia64 ~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="berkdb +caps dlz doc fetchlimit filter-aaaa fixed-rrset geoip gost gssapi idn ipv6 json ldap libressl mysql nslint odbc postgres python rpz seccomp selinux sit ssl static-libs +threads urandom xml" |