diff options
author | Sam James <sam@gentoo.org> | 2020-08-17 09:35:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-17 09:39:57 +0000 |
commit | e8177b797d18b44a3e17c6dfc3f93471135b4c13 (patch) | |
tree | cb2ea7a994248848785ad22d4fcaeebac81f1bc5 /dev-perl/Test-Memory-Cycle | |
parent | dev-perl/Devel-Cycle: Keyword 1.120.0-r1 arm64, #737594 (diff) | |
download | gentoo-e8177b797d18b44a3e17c6dfc3f93471135b4c13.tar.gz gentoo-e8177b797d18b44a3e17c6dfc3f93471135b4c13.tar.bz2 gentoo-e8177b797d18b44a3e17c6dfc3f93471135b4c13.zip |
dev-perl/Test-Memory-Cycle: Keyword 1.60.0 arm64, #737594
Signed-off-by: Sam James <sam@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 7d1b69326a0a..6eacdc646f11 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check for memory leaks and circular memory references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~s390 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 ~s390 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |