diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-02 18:31:53 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-04 13:22:00 +0800 |
commit | 6ad2c6a1ff995d06e6c5c7766ff7fe90d432cbbf (patch) | |
tree | b213e0cee5067712d7868c80b99a6347d61117ce /dev-perl/Test-Class | |
parent | dev-perl/List-SomeUtils-XS: keyword 0.580.0 for ~loong (diff) | |
download | gentoo-6ad2c6a1ff995d06e6c5c7766ff7fe90d432cbbf.tar.gz gentoo-6ad2c6a1ff995d06e6c5c7766ff7fe90d432cbbf.tar.bz2 gentoo-6ad2c6a1ff995d06e6c5c7766ff7fe90d432cbbf.zip |
dev-perl/Test-Class: keyword 0.520.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Class')
-rw-r--r-- | dev-perl/Test-Class/Test-Class-0.520.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Class/Test-Class-0.520.0.ebuild b/dev-perl/Test-Class/Test-Class-0.520.0.ebuild index a7cd55f48aa6..c608febcb59d 100644 --- a/dev-perl/Test-Class/Test-Class-0.520.0.ebuild +++ b/dev-perl/Test-Class/Test-Class-0.520.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 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="Easily create test classes in an xUnit/JUnit style" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" >=virtual/perl-Attribute-Handlers-0.770.0 |