diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 18:09:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 18:09:37 +0000 |
commit | f6663749c178fc495506d7b12158bbbcfbb37ab1 (patch) | |
tree | e1e5736581107a8577cf51251cc467de8f87dbd9 /dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild | |
parent | Version bump. (diff) | |
download | historical-f6663749c178fc495506d7b12158bbbcfbb37ab1.tar.gz historical-f6663749c178fc495506d7b12158bbbcfbb37ab1.tar.bz2 historical-f6663749c178fc495506d7b12158bbbcfbb37ab1.zip |
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
Diffstat (limited to 'dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild')
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild index 31557160a7d6..64a5bfa3b5e7 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.480.0.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/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.6 2012/04/01 12:55:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.7 2012/04/01 18:09:37 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Create and manipulate PAR distributions" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 hppa ~x86 ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=" |