diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:20:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:20:15 +0000 |
commit | c760e26b278530e214b0706d884bf55895ec2e5a (patch) | |
tree | 666783c61107a974a6523d8894e79d614f44aa07 /dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild | |
parent | Mark 4.1.0 stable on ia64 (diff) | |
download | gentoo-2-c760e26b278530e214b0706d884bf55895ec2e5a.tar.gz gentoo-2-c760e26b278530e214b0706d884bf55895ec2e5a.tar.bz2 gentoo-2-c760e26b278530e214b0706d884bf55895ec2e5a.zip |
Mark 1.02 stable on ia64
(Portage version: 2.1-r1)
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 84fa95c8127a..111a4ea37e40 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.10 2006/07/10 15:39:40 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.11 2006/07/10 22:20:15 agriffis 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 ~amd64" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |