diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:26:19 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:40 +0800 |
commit | fe5aa6716f53f3b3bd86a4ff0df57c5f7acee650 (patch) | |
tree | 5c5e9dae8e5d31af2c2e03241cee48eaa5424a51 /dev-perl/Test-Requires | |
parent | app-arch/rpm2targz: keyword 2021.03.16 for ~loong (diff) | |
download | gentoo-fe5aa6716f53f3b3bd86a4ff0df57c5f7acee650.tar.gz gentoo-fe5aa6716f53f3b3bd86a4ff0df57c5f7acee650.tar.bz2 gentoo-fe5aa6716f53f3b3bd86a4ff0df57c5f7acee650.zip |
dev-perl/Test-Requires: keyword 0.110.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Requires')
-rw-r--r-- | dev-perl/Test-Requires/Test-Requires-0.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Requires/Test-Requires-0.110.0.ebuild b/dev-perl/Test-Requires/Test-Requires-0.110.0.ebuild index 71777aa9dfee..4f1e9d48dc6d 100644 --- a/dev-perl/Test-Requires/Test-Requires-0.110.0.ebuild +++ b/dev-perl/Test-Requires/Test-Requires-0.110.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Checks to see if the module can be loaded" 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 ~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 ~x86-solaris" RDEPEND=" >=virtual/perl-Test-Simple-0.470.0 |