summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/bind/bind-9.4.3_p1.ebuild')
-rw-r--r--net-dns/bind/bind-9.4.3_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.4.3_p1.ebuild b/net-dns/bind/bind-9.4.3_p1.ebuild
index 5cdc92d657b9..b20f744eda26 100644
--- a/net-dns/bind/bind-9.4.3_p1.ebuild
+++ b/net-dns/bind/bind-9.4.3_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.3_p1.ebuild,v 1.6 2009/01/10 10:02:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.3_p1.ebuild,v 1.7 2009/01/10 16:42:51 armin76 Exp $
inherit eutils libtool autotools toolchain-funcs flag-o-matic
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${PN}-${MY_PV}.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"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g )