summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/bind/bind-9.3.4.ebuild')
-rw-r--r--net-dns/bind/bind-9.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.3.4.ebuild b/net-dns/bind/bind-9.3.4.ebuild
index f19a3128d881..153639883822 100644
--- a/net-dns/bind/bind-9.3.4.ebuild
+++ b/net-dns/bind/bind-9.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.4.ebuild,v 1.6 2007/02/09 14:43:14 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.4.ebuild,v 1.7 2007/02/10 20:15:54 yoswink Exp $
inherit eutils libtool autotools
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 hppa ppc ~ppc64 sparc x86"
IUSE="ssl ipv6 doc dlz postgres berkdb mysql odbc ldap selinux idn threads resolvconf"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g )