diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-03 18:22:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-03 18:22:16 +0000 |
commit | 542fa56e6735bf123729dd1c0026a6057b2c7813 (patch) | |
tree | b7e0be2f53468ebd88c58b721535ce484ec80073 /net-libs/libnet/libnet-1.0.2a-r4.ebuild | |
parent | Cleanup (diff) | |
download | gentoo-2-542fa56e6735bf123729dd1c0026a6057b2c7813.tar.gz gentoo-2-542fa56e6735bf123729dd1c0026a6057b2c7813.tar.bz2 gentoo-2-542fa56e6735bf123729dd1c0026a6057b2c7813.zip |
arm stable, bug #418275
(Portage version: 2.1.10.63/cvs/Linux i686)
Diffstat (limited to 'net-libs/libnet/libnet-1.0.2a-r4.ebuild')
-rw-r--r-- | net-libs/libnet/libnet-1.0.2a-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.0.2a-r4.ebuild b/net-libs/libnet/libnet-1.0.2a-r4.ebuild index 240684088d37..c3edfb394855 100644 --- a/net-libs/libnet/libnet-1.0.2a-r4.ebuild +++ b/net-libs/libnet/libnet-1.0.2a-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild,v 1.4 2012/05/31 15:06:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild,v 1.5 2012/06/03 18:22:16 maekke Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/deprecated/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.0" -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" S=${WORKDIR}/Libnet-${PV} |