summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-14 18:27:34 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-14 18:28:51 +0800
commitb06b7370caf1d1ed1504ab0b2561cb3f9a7b549c (patch)
tree5a526f39118335d35a8e60ff7b37fab1c71c4a22 /dev-perl
parentdev-perl/B-Hooks-EndOfScope: keyword 0.240.0-r1 for ~loong (diff)
downloadgentoo-b06b7370caf1d1ed1504ab0b2561cb3f9a7b549c.tar.gz
gentoo-b06b7370caf1d1ed1504ab0b2561cb3f9a7b549c.tar.bz2
gentoo-b06b7370caf1d1ed1504ab0b2561cb3f9a7b549c.zip
dev-perl/Devel-GlobalDestruction: keyword 0.140.0-r1 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0-r1.ebuild b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0-r1.ebuild
index c76cd7100505..348593e31966 100644
--- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0-r1.ebuild
+++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION='Returns the equivalent of ${^GLOBAL_PHASE} eq DESTRUCT for older perls'
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
>=dev-perl/Sub-Exporter-Progressive-0.1.11