diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-04-05 10:34:57 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-04-05 10:34:57 +0000 |
commit | b1c37b54664b6e3fe2530e5c31a06072420fbd32 (patch) | |
tree | f99cf9231bfdc04812458765cb37e63f25b3681c /dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild | |
parent | Marking ~amd64, tested on pitr (diff) | |
download | gentoo-2-b1c37b54664b6e3fe2530e5c31a06072420fbd32.tar.gz gentoo-2-b1c37b54664b6e3fe2530e5c31a06072420fbd32.tar.bz2 gentoo-2-b1c37b54664b6e3fe2530e5c31a06072420fbd32.zip |
Marking ~amd64, tested on pitr
(Portage version: 2.1_pre6-r6)
Diffstat (limited to 'dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild index 84b2fc583f3b..77cf668fdd79 100644 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.02.ebuild,v 1.7 2006/03/30 23:24:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.8 2006/04/05 10:34:57 mcummings 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="~ia64 ~ppc sparc x86" +KEYWORDS="~ia64 ~ppc sparc x86 ~amd64" IUSE="" SRC_TEST="do" |