diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:43:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:43:59 +0000 |
commit | 87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1 (patch) | |
tree | 08f863799a3969944afac1bb80fd95336e43c41c /net-dns/bind/bind-9.2.2-r3.ebuild | |
parent | Updated compatibility patch to require <linux/compiler.h> for <linux/usbdevic... (diff) | |
download | gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.tar.gz gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.tar.bz2 gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.zip |
Remove arm keywords
Diffstat (limited to 'net-dns/bind/bind-9.2.2-r3.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.2.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.2.2-r3.ebuild b/net-dns/bind/bind-9.2.2-r3.ebuild index 6135d2a88350..b4592a8dc083 100644 --- a/net-dns/bind/bind-9.2.2-r3.ebuild +++ b/net-dns/bind/bind-9.2.2-r3.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.2-r3.ebuild,v 1.4 2003/12/17 04:29:35 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r3.ebuild,v 1.5 2004/02/22 22:39:33 agriffis 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 ftp://ftp.isc.org/isc/bind9/${PV}/patch.${PV}-P1" HOMEPAGE="http://www.isc.org/products/BIND/bind9.html" -KEYWORDS="~x86 ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc64" +KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~amd64 ppc64" LICENSE="as-is" SLOT="0" |