diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 17:28:19 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 18:21:21 +0800 |
commit | d8dade07a6db6b8fc67b947e6f2045f9f42ede93 (patch) | |
tree | 720aa7ef7b49ce7c91865c65ece0d590907ffb91 /dev-perl/Test-Output | |
parent | dev-perl/Net-IDN-Encode: keyword 2.500.0-r1 for ~loong (diff) | |
download | gentoo-d8dade07a6db6b8fc67b947e6f2045f9f42ede93.tar.gz gentoo-d8dade07a6db6b8fc67b947e6f2045f9f42ede93.tar.bz2 gentoo-d8dade07a6db6b8fc67b947e6f2045f9f42ede93.zip |
dev-perl/Test-Output: keyword 1.34.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Output')
-rw-r--r-- | dev-perl/Test-Output/Test-Output-1.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Output/Test-Output-1.34.0.ebuild b/dev-perl/Test-Output/Test-Output-1.34.0.ebuild index 8f3e081997a4..f7ddd5454337 100644 --- a/dev-perl/Test-Output/Test-Output-1.34.0.ebuild +++ b/dev-perl/Test-Output/Test-Output-1.34.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to test STDOUT and STDERR messages" 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 ~x64-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 ~x64-solaris" RDEPEND=" >=dev-perl/Capture-Tiny-0.170.0 |