diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 14:42:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 14:42:29 +0000 |
commit | 7e5cf910532d1702258f3eb3c21f45ae047581b4 (patch) | |
tree | d2cbde7d009c7b9404678bb7d3fbdb144b3a8a6a /dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild | |
parent | Initial commit, or more like restoration of deleted ebuild as this was killed... (diff) | |
download | gentoo-2-7e5cf910532d1702258f3eb3c21f45ae047581b4.tar.gz gentoo-2-7e5cf910532d1702258f3eb3c21f45ae047581b4.tar.bz2 gentoo-2-7e5cf910532d1702258f3eb3c21f45ae047581b4.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild index 50cac5a48d3d..db7aaa7abadf 100644 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild,v 1.5 2007/03/05 12:31:12 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild,v 1.6 2010/01/14 14:42:29 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |