diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:14:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:14:14 +0100 |
commit | 26713097994888a2a2aed69822dc00506ede4e96 (patch) | |
tree | 9c5495bf17ce70f2e712d60f3a855916e68035fe /dev-perl/Test-Memory-Cycle | |
parent | app-shells/fish: ppc stable wrt bug #601638 (diff) | |
download | gentoo-26713097994888a2a2aed69822dc00506ede4e96.tar.gz gentoo-26713097994888a2a2aed69822dc00506ede4e96.tar.bz2 gentoo-26713097994888a2a2aed69822dc00506ede4e96.zip |
dev-perl/Test-Memory-Cycle: ppc stable wrt bug #583720
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Memory-Cycle')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild index 38d548e6d4f6..a3f4823094e2 100644 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" RDEPEND=" |