diff options
author | Stewart Honsberger <blkdeath@gentoo.org> | 2003-11-05 07:45:58 +0000 |
---|---|---|
committer | Stewart Honsberger <blkdeath@gentoo.org> | 2003-11-05 07:45:58 +0000 |
commit | 5ca222f9df6f2c6543bb85c10bedfa06b3718398 (patch) | |
tree | 7e8a2266001b057fc3f10326d622f00d50df93ba /net-dns | |
parent | stripped a couple of CFLAGS; fixes bug 31338 (diff) | |
download | gentoo-2-5ca222f9df6f2c6543bb85c10bedfa06b3718398.tar.gz gentoo-2-5ca222f9df6f2c6543bb85c10bedfa06b3718398.tar.bz2 gentoo-2-5ca222f9df6f2c6543bb85c10bedfa06b3718398.zip |
Replaced ia64 keywords
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.2.3.ebuild b/net-dns/bind/bind-9.2.3.ebuild index af02a2ff9f28..f30236fd72a6 100644 --- a/net-dns/bind/bind-9.2.3.ebuild +++ b/net-dns/bind/bind-9.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.3.ebuild,v 1.5 2003/11/05 05:44:26 blkdeath Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.3.ebuild,v 1.6 2003/11/05 07:45:58 blkdeath Exp $ IUSE="ssl ipv6 doc" @@ -8,7 +8,7 @@ DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server" SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz" HOMEPAGE="http://www.isc.org/products/BIND/bind9.html" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~ia64" LICENSE="as-is" SLOT="0" |