diff options
Diffstat (limited to 'net-dns/bind/bind-9.8.0_p4.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.8.0_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.8.0_p4.ebuild b/net-dns/bind/bind-9.8.0_p4.ebuild index 4372b813d97e..67c5633662be 100644 --- a/net-dns/bind/bind-9.8.0_p4.ebuild +++ b/net-dns/bind/bind-9.8.0_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.8.0_p4.ebuild,v 1.2 2011/07/05 17:10:14 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.8.0_p4.ebuild,v 1.3 2011/07/09 14:43:36 jer Exp $ EAPI="3" @@ -31,7 +31,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" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ssl ipv6 doc dlz postgres berkdb mysql odbc ldap selinux idn threads resolvconf urandom xml geoip gssapi sdb-ldap" |