diff options
Diffstat (limited to 'net-dns/bind/bind-9.2.5.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.2.5.ebuild b/net-dns/bind/bind-9.2.5.ebuild index 3c09414716b9..7073d574f3ea 100644 --- a/net-dns/bind/bind-9.2.5.ebuild +++ b/net-dns/bind/bind-9.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.5.ebuild,v 1.5 2005/04/04 18:26:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.5.ebuild,v 1.6 2005/04/04 18:50:20 gmsoft Exp $ inherit eutils gnuconfig libtool @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz HOMEPAGE="http://www.isc.org/products/BIND/bind9.html" # this ebuild contains the very untested dlz extension, hard-masking it for now -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa amd64 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha hppa amd64 ~ppc64" LICENSE="as-is" SLOT="0" |