diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:29:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:29:44 +0300 |
commit | 55b88f950a2a8daa0e4d48a528dfcd36e662fba8 (patch) | |
tree | 03f3e038ac58ae588a9f23ee3f7c6e18775b2c27 /perl-core | |
parent | perl-core/Test2-Suite: Stabilize 0.0.162-r1 x86, #940146 (diff) | |
download | gentoo-55b88f950a2a8daa0e4d48a528dfcd36e662fba8.tar.gz gentoo-55b88f950a2a8daa0e4d48a528dfcd36e662fba8.tar.bz2 gentoo-55b88f950a2a8daa0e4d48a528dfcd36e662fba8.zip |
perl-core/Test2-Suite: Stabilize 0.0.162-r1 amd64, #940146
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Test2-Suite/Test2-Suite-0.0.162-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Test2-Suite/Test2-Suite-0.0.162-r1.ebuild b/perl-core/Test2-Suite/Test2-Suite-0.0.162-r1.ebuild index f71b241da9ce..8cea5675a294 100644 --- a/perl-core/Test2-Suite/Test2-Suite-0.0.162-r1.ebuild +++ b/perl-core/Test2-Suite/Test2-Suite-0.0.162-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Rich set of tools built upon the Test2 framework" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" # Module-Pluggable is just suggested now RDEPEND=" |