diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-23 20:46:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-23 20:46:23 +0300 |
commit | fa9a5ffef4cee5158c24cbbd31c7ee7e9aefe857 (patch) | |
tree | b49f01f06331029ad6d9c5977e75b26c70d0d49f /dev-perl/Test-Memory-Cycle | |
parent | dev-perl/Devel-Cycle: Stabilize 1.120.0-r1 sparc, #934277 (diff) | |
download | gentoo-fa9a5ffef4cee5158c24cbbd31c7ee7e9aefe857.tar.gz gentoo-fa9a5ffef4cee5158c24cbbd31c7ee7e9aefe857.tar.bz2 gentoo-fa9a5ffef4cee5158c24cbbd31c7ee7e9aefe857.zip |
dev-perl/Test-Memory-Cycle: Stabilize 1.60.0-r1 sparc, #934277
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Memory-Cycle')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0-r1.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0-r1.ebuild index 1ae675b5d1a6..eb403471c000 100644 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0-r1.ebuild +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check for memory leaks and circular memory references" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=dev-perl/Devel-Cycle-1.70.0 |