diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 12:21:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 12:21:41 +0100 |
commit | 00ce2477b0bb203329a67beed4e7818f947e434e (patch) | |
tree | 8b58f5bc0a45ea9774b0b86640636b34fb4d2d8b /net-dns | |
parent | sys-apps/systemd: alpha stable wrt bug #568082 (diff) | |
download | gentoo-00ce2477b0bb203329a67beed4e7818f947e434e.tar.gz gentoo-00ce2477b0bb203329a67beed4e7818f947e434e.tar.bz2 gentoo-00ce2477b0bb203329a67beed4e7818f947e434e.zip |
net-dns/bind: alpha stable wrt bug #568982
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.10.3_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.10.3_p2.ebuild b/net-dns/bind/bind-9.10.3_p2.ebuild index c0c9613ba772..c17e8119abe6 100644 --- a/net-dns/bind/bind-9.10.3_p2.ebuild +++ b/net-dns/bind/bind-9.10.3_p2.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" |