diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 17:28:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 17:28:11 +0000 |
commit | c5e64d9b53dbb83de6d4df4c13c47b330035c4c7 (patch) | |
tree | 11d0e42db259de8dfdaba8e8d5d0f2ea076bbae1 /dev-perl/NetPacket/NetPacket-0.43.0.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #407643 (diff) | |
download | gentoo-2-c5e64d9b53dbb83de6d4df4c13c47b330035c4c7.tar.gz gentoo-2-c5e64d9b53dbb83de6d4df4c13c47b330035c4c7.tar.bz2 gentoo-2-c5e64d9b53dbb83de6d4df4c13c47b330035c4c7.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/NetPacket/NetPacket-0.43.0.ebuild')
-rw-r--r-- | dev-perl/NetPacket/NetPacket-0.43.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/NetPacket/NetPacket-0.43.0.ebuild b/dev-perl/NetPacket/NetPacket-0.43.0.ebuild index 870bc740c51f..30146a2f5106 100644 --- a/dev-perl/NetPacket/NetPacket-0.43.0.ebuild +++ b/dev-perl/NetPacket/NetPacket-0.43.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/NetPacket-0.43.0.ebuild,v 1.4 2010/06/27 19:14:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/NetPacket-0.43.0.ebuild,v 1.5 2012/04/01 17:28:11 armin76 Exp $ EAPI=3 @@ -13,7 +13,7 @@ DESCRIPTION="Perl NetPacket - network packets assembly/disassembly" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="" |