diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:09:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:09:25 +0000 |
commit | cebcf6615996b5bf1ec395db88584ce62c1f0584 (patch) | |
tree | 9a5a16d86251a7157ffbb1f545dda4136f6ce3db /net-libs/libnet | |
parent | forgot to remove an unnecessary patch (Manifest recommit) (diff) | |
download | gentoo-2-cebcf6615996b5bf1ec395db88584ce62c1f0584.tar.gz gentoo-2-cebcf6615996b5bf1ec395db88584ce62c1f0584.tar.bz2 gentoo-2-cebcf6615996b5bf1ec395db88584ce62c1f0584.zip |
Remove arm keywords
Diffstat (limited to 'net-libs/libnet')
-rw-r--r-- | net-libs/libnet/libnet-1.0.2a-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.0.2a-r3.ebuild b/net-libs/libnet/libnet-1.0.2a-r3.ebuild index cbd81580c8a6..fd1403cc0f78 100644 --- a/net-libs/libnet/libnet-1.0.2a-r3.ebuild +++ b/net-libs/libnet/libnet-1.0.2a-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r3.ebuild,v 1.9 2004/01/17 13:47:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r3.ebuild,v 1.10 2004/02/22 23:04:56 agriffis Exp $ inherit eutils @@ -9,7 +9,7 @@ DESCRIPTION="library to provide an API for commonly used low-level network funct HOMEPAGE="http://www.packetfactory.net/libnet/" SRC_URI="http://www.packetfactory.net/libnet/dist/deprecated/${P}.tar.gz" -KEYWORDS="x86 ppc sparc arm alpha amd64" +KEYWORDS="x86 ppc sparc alpha amd64" LICENSE="LGPL-2" SLOT="1.0" IUSE="" |