diff options
author | 2024-06-20 09:50:50 -0400 | |
---|---|---|
committer | 2024-06-20 11:03:53 -0400 | |
commit | c0f2b550ab7743a87f063fbf5e2d31f97e4d4d73 (patch) | |
tree | 330c308ec355b8926231ae8dfd31899e0ac5e518 /dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0-r1.ebuild | |
parent | dev-perl/Devel-Cycle: Stabilize 1.120.0-r1 hppa, #934402 (diff) | |
download | gentoo-c0f2b550ab7743a87f063fbf5e2d31f97e4d4d73.tar.gz gentoo-c0f2b550ab7743a87f063fbf5e2d31f97e4d4d73.tar.bz2 gentoo-c0f2b550ab7743a87f063fbf5e2d31f97e4d4d73.zip |
dev-perl/Test-Memory-Cycle: Stabilize 1.60.0-r1 hppa, #934402
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0-r1.ebuild')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 06e73172e7e7..1ae675b5d1a6 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |