diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:27:34 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:51 +0800 |
commit | b06b7370caf1d1ed1504ab0b2561cb3f9a7b549c (patch) | |
tree | 5a526f39118335d35a8e60ff7b37fab1c71c4a22 /dev-perl/Devel-GlobalDestruction | |
parent | dev-perl/B-Hooks-EndOfScope: keyword 0.240.0-r1 for ~loong (diff) | |
download | gentoo-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/Devel-GlobalDestruction')
-rw-r--r-- | dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0-r1.ebuild | 2 |
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 |