diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-08 07:17:20 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-08 07:17:20 +0100 |
commit | e5d664ed64555cc01a329ff82dcf676ce037e196 (patch) | |
tree | f3fa0e69383bf003b3eadc47d96c1306f7218902 /dev-perl/Test-Memory-Cycle | |
parent | dev-perl/Devel-Cycle: Stable for PPC64 (bug #564688). (diff) | |
download | gentoo-e5d664ed64555cc01a329ff82dcf676ce037e196.tar.gz gentoo-e5d664ed64555cc01a329ff82dcf676ce037e196.tar.bz2 gentoo-e5d664ed64555cc01a329ff82dcf676ce037e196.zip |
dev-perl/Test-Memory-Cycle: Stable for PPC64 (bug #564688).
Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/Test-Memory-Cycle')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild index e7ceb5b7144d..1cb9c5ff60c4 100644 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Check for memory leaks and circular memory references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=">=dev-perl/Devel-Cycle-1.04 |