diff options
author | 2005-05-04 18:16:27 +0000 | |
---|---|---|
committer | 2005-05-04 18:16:27 +0000 | |
commit | f09fde76dba92a299f4c2cba24935ee739b52117 (patch) | |
tree | 0a993cbe0024438402c5221384f53709c933f7a8 /dev-lang/parrot/parrot-0.1.2.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-f09fde76dba92a299f4c2cba24935ee739b52117.tar.gz gentoo-2-f09fde76dba92a299f4c2cba24935ee739b52117.tar.bz2 gentoo-2-f09fde76dba92a299f4c2cba24935ee739b52117.zip |
Added to ~ppc
(Portage version: 2.0.51.21)
Diffstat (limited to 'dev-lang/parrot/parrot-0.1.2.ebuild')
-rw-r--r-- | dev-lang/parrot/parrot-0.1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/parrot/parrot-0.1.2.ebuild b/dev-lang/parrot/parrot-0.1.2.ebuild index 32ff65e43daf..0d6201c4505b 100644 --- a/dev-lang/parrot/parrot-0.1.2.ebuild +++ b/dev-lang/parrot/parrot-0.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/parrot-0.1.2.ebuild,v 1.2 2005/04/21 22:26:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/parrot-0.1.2.ebuild,v 1.3 2005/05/04 18:16:27 dholm Exp $ inherit base eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/L/LT/LTOETSCH/${S}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64" +KEYWORDS="~x86 ~sparc ~amd64 ~ppc" IUSE="test" #this ebuild has been tested with the given perl |