diff options
author | 2012-10-11 13:34:43 +0000 | |
---|---|---|
committer | 2012-10-11 13:34:43 +0000 | |
commit | 5c18526389b84925e788bbdfec4fec15d53fa2d9 (patch) | |
tree | 36eaa9199df093f01b7a53a8077559dbfe9d76cd /net-dns/bind/bind-9.9.1_p4.ebuild | |
parent | stable ppc64, bug #436570 (diff) | |
download | gentoo-2-5c18526389b84925e788bbdfec4fec15d53fa2d9.tar.gz gentoo-2-5c18526389b84925e788bbdfec4fec15d53fa2d9.tar.bz2 gentoo-2-5c18526389b84925e788bbdfec4fec15d53fa2d9.zip |
Stable for HPPA (bug #437828).
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'net-dns/bind/bind-9.9.1_p4.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.9.1_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.9.1_p4.ebuild b/net-dns/bind/bind-9.9.1_p4.ebuild index 19c3999ecb25..e2438c33698b 100644 --- a/net-dns/bind/bind-9.9.1_p4.ebuild +++ b/net-dns/bind/bind-9.9.1_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.1_p4.ebuild,v 1.1 2012/10/10 20:11:06 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.1_p4.ebuild,v 1.2 2012/10/11 13:34:43 jer Exp $ # Re dlz/mysql and threads, needs to be verified.. # MySQL uses thread local storage in its C api. Thus MySQL @@ -47,7 +47,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz LICENSE="as-is" 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 filter-aaaa geoip gost gssapi idn ipv6 ldap mysql odbc postgres rpz rrl sdb-ldap selinux ssl static-libs threads urandom xml" # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687 |