diff options
author | 2025-01-10 12:22:53 +0800 | |
---|---|---|
committer | 2025-01-10 12:40:45 +0800 | |
commit | 39e6490addf498acb75c7f550f2077cf67872a94 (patch) | |
tree | b7a6a6a93b2bca88711db886f4dd79453c8674ab /dev-perl/Test-LongString | |
parent | dev-perl/Module-ScanDeps: keyword 1.370.0 for ~loong (diff) | |
download | gentoo-39e6490addf498acb75c7f550f2077cf67872a94.tar.gz gentoo-39e6490addf498acb75c7f550f2077cf67872a94.tar.bz2 gentoo-39e6490addf498acb75c7f550f2077cf67872a94.zip |
dev-perl/Test-LongString: keyword 0.170.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Test-LongString')
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild index 71340037b0ef..1fd14eebc83d 100644 --- a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild +++ b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A library to test long strings" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="virtual/perl-Test-Simple" BDEPEND="${RDEPEND} |