diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-29 13:37:04 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-29 13:37:04 +0200 |
commit | 1ced4c20338c43815b6f554f7ba23e6270101b7c (patch) | |
tree | 14655b61dbf9d8b7f9440e1e303d6644c71b1cbb /net-dns | |
parent | virtual/perl-threads-shared: ppc stable wrt bug #567482 (diff) | |
download | gentoo-1ced4c20338c43815b6f554f7ba23e6270101b7c.tar.gz gentoo-1ced4c20338c43815b6f554f7ba23e6270101b7c.tar.bz2 gentoo-1ced4c20338c43815b6f554f7ba23e6270101b7c.zip |
net-dns/bind-9.10.4_p3-r0: stable on alpha
Gentoo-Bug: 595340
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.10.4_p3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.10.4_p3.ebuild b/net-dns/bind/bind-9.10.4_p3.ebuild index 5cf08f6068da..af8daf03836c 100644 --- a/net-dns/bind/bind-9.10.4_p3.ebuild +++ b/net-dns/bind/bind-9.10.4_p3.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" |