diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:38:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:38:51 +0000 |
commit | a37068576dcd39aa21528493647b83297463f8eb (patch) | |
tree | d8b2b12cee19ca3becfac3900cdd6afe9f347cb7 /dev-perl/PPI/PPI-1.215.0.ebuild | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-a37068576dcd39aa21528493647b83297463f8eb.tar.gz gentoo-2-a37068576dcd39aa21528493647b83297463f8eb.tar.bz2 gentoo-2-a37068576dcd39aa21528493647b83297463f8eb.zip |
Drop sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/PPI/PPI-1.215.0.ebuild')
-rw-r--r-- | dev-perl/PPI/PPI-1.215.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/PPI/PPI-1.215.0.ebuild b/dev-perl/PPI/PPI-1.215.0.ebuild index a1f0c9ce1e2d..8518f0a13b6a 100644 --- a/dev-perl/PPI/PPI-1.215.0.ebuild +++ b/dev-perl/PPI/PPI-1.215.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/PPI/PPI-1.215.0.ebuild,v 1.1 2011/02/26 18:50:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.215.0.ebuild,v 1.2 2012/03/25 15:38:51 armin76 Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |