diff options
Diffstat (limited to 'net-dns/bind-tools/bind-tools-9.4.1_p1.ebuild')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.4.1_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.4.1_p1.ebuild b/net-dns/bind-tools/bind-tools-9.4.1_p1.ebuild index d9b37ec1bb14..262b42713bbe 100644 --- a/net-dns/bind-tools/bind-tools-9.4.1_p1.ebuild +++ b/net-dns/bind-tools/bind-tools-9.4.1_p1.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-tools/bind-tools-9.4.1_p1.ebuild,v 1.9 2007/08/01 05:56:55 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.4.1_p1.ebuild,v 1.10 2007/08/25 14:33:18 vapier Exp $ inherit flag-o-matic @@ -14,7 +14,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" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="idn ipv6" DEPEND="idn? ( || ( sys-libs/glibc dev-libs/libiconv ) )" |