diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:35:45 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:35:45 +0800 |
commit | 714bb38b1c48c9cfa099d9da14e4604e2ed2c841 (patch) | |
tree | a1f4f3f0262fd24955f9506c46e3d91cdaf6f6e4 /dev-perl/Test-Script | |
parent | dev-perl/JSON-MaybeXS: keyword 1.4.3 for ~loong (diff) | |
download | gentoo-714bb38b1c48c9cfa099d9da14e4604e2ed2c841.tar.gz gentoo-714bb38b1c48c9cfa099d9da14e4604e2ed2c841.tar.bz2 gentoo-714bb38b1c48c9cfa099d9da14e4604e2ed2c841.zip |
dev-perl/Test-Script: keyword 1.290.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Script')
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.290.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild index 8943c15805f4..a67f80d02f88 100644 --- a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.290.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="Cross-platform basic tests for scripts" 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" RDEPEND=" dev-perl/Capture-Tiny |