diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-10 17:30:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-10 17:30:54 +0200 |
commit | d1a5bb561abe7d86ef3fcb7d05db9228b6c1c80f (patch) | |
tree | bc498e5ea30863b45989e6fff7324b3b331c34de /dev-perl/Test-Memory-Cycle | |
parent | sys-kernel/linux-firmware: amd64 stable wrt bug #584484 (diff) | |
download | gentoo-d1a5bb561abe7d86ef3fcb7d05db9228b6c1c80f.tar.gz gentoo-d1a5bb561abe7d86ef3fcb7d05db9228b6c1c80f.tar.bz2 gentoo-d1a5bb561abe7d86ef3fcb7d05db9228b6c1c80f.zip |
dev-perl/Test-Memory-Cycle: amd64 stable wrt bug #583720
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
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 | 2 |
1 files changed, 1 insertions, 1 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 e0a32ba32439..77e1c4c6db69 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 @@ -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=" |