diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 13:34:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 13:34:21 +0000 |
commit | cfcbbe251ab7a824fda4397a6c96a79a261ac82c (patch) | |
tree | eebdcae629b2fd36e4343f271c1b4845e6f4a112 /dev-perl | |
parent | dev-perl/Test2-Suite: Stabilize 0.0.156 hppa, #916815 (diff) | |
download | gentoo-cfcbbe251ab7a824fda4397a6c96a79a261ac82c.tar.gz gentoo-cfcbbe251ab7a824fda4397a6c96a79a261ac82c.tar.bz2 gentoo-cfcbbe251ab7a824fda4397a6c96a79a261ac82c.zip |
dev-perl/Test2-Suite: Stabilize 0.0.156 ppc64, #916815
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test2-Suite/Test2-Suite-0.0.156.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Suite/Test2-Suite-0.0.156.ebuild b/dev-perl/Test2-Suite/Test2-Suite-0.0.156.ebuild index d6bddfa8f246..4e613e4cd627 100644 --- a/dev-perl/Test2-Suite/Test2-Suite-0.0.156.ebuild +++ b/dev-perl/Test2-Suite/Test2-Suite-0.0.156.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Rich set of tools built upon the Test2 framework" SLOT="0" -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" +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" # Module-Pluggable is just suggested now RDEPEND=" |