diff options
author | Markus Meier <maekke@gentoo.org> | 2016-11-30 20:35:59 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-11-30 20:35:59 +0100 |
commit | b590b418e59e6d987fb1539a5861e2d7f5a45207 (patch) | |
tree | e5036efcc55f5c338965a019e6c5285f1014b865 /net-dns | |
parent | net-dns/c-ares: arm stable, bug #595536 (diff) | |
download | gentoo-b590b418e59e6d987fb1539a5861e2d7f5a45207.tar.gz gentoo-b590b418e59e6d987fb1539a5861e2d7f5a45207.tar.bz2 gentoo-b590b418e59e6d987fb1539a5861e2d7f5a45207.zip |
net-dns/bind: arm stable, bug #598750
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.10.4_p4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.10.4_p4.ebuild b/net-dns/bind/bind-9.10.4_p4.ebuild index 032a6d3169c2..9543ea923ff1 100644 --- a/net-dns/bind/bind-9.10.4_p4.ebuild +++ b/net-dns/bind/bind-9.10.4_p4.ebuild @@ -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" |