diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-19 00:05:37 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-19 00:05:37 +0000 |
commit | 22e5412f5cea0135c0b849f537226f8caa95d0d7 (patch) | |
tree | f0888d6a1c5c7f47d60e459018c502c4ebfc348c /dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild | |
parent | Stable on amd64 wrt Bug #144279. (diff) | |
download | historical-22e5412f5cea0135c0b849f537226f8caa95d0d7.tar.gz historical-22e5412f5cea0135c0b849f537226f8caa95d0d7.tar.bz2 historical-22e5412f5cea0135c0b849f537226f8caa95d0d7.zip |
Marking amd64 stable, ack, forgot to commit?
Package-Manager: portage-2.1.1_pre3-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 32da7779c4dc..0f35660937d6 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.13 2006/08/05 23:50:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.14 2006/08/19 00:05:37 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="~amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="" SRC_TEST="do" |