diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:26:36 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:43 +0800 |
commit | bf1bbe430d84e4a2df9e69a9680e4812f5c03049 (patch) | |
tree | 4cdab82e5ffc6f32eb1345ebb51f58ece9d6e03c /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/Test-Without-Module: keyword 0.200.0-r1 for ~loong (diff) | |
download | gentoo-bf1bbe430d84e4a2df9e69a9680e4812f5c03049.tar.gz gentoo-bf1bbe430d84e4a2df9e69a9680e4812f5c03049.tar.bz2 gentoo-bf1bbe430d84e4a2df9e69a9680e4812f5c03049.zip |
dev-perl/Class-Data-Inheritable: keyword 0.90.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.90.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.90.0.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.90.0.ebuild index efb5dc8b0756..ca9747489277 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.90.0.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.90.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="Inheritable, overridable class data" # License note: Artistic only for one file # https://rt.cpan.org/Public/Bug/Display.html?id=132835 SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" PERL_RM_FILES=( t/pod.t |