diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-02 18:31:34 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-04 13:21:57 +0800 |
commit | ccae556880f9354a574e6e86ea88f7d13abad975 (patch) | |
tree | 73f28268cc7cc3d1a904214354842936ed848c5a /dev-perl/Test-Memory-Cycle | |
parent | dev-perl/YAML-LibYAML: keyword 0.880.0 for ~loong (diff) | |
download | gentoo-ccae556880f9354a574e6e86ea88f7d13abad975.tar.gz gentoo-ccae556880f9354a574e6e86ea88f7d13abad975.tar.bz2 gentoo-ccae556880f9354a574e6e86ea88f7d13abad975.zip |
dev-perl/Test-Memory-Cycle: keyword 1.60.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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 | 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 2ed7c21178b1..06e73172e7e7 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-2021 Gentoo Authors +# Copyright 1999-2023 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 ~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 |