diff options
author | Sam James <sam@gentoo.org> | 2021-12-06 00:07:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-06 00:07:10 +0000 |
commit | 27c2acd46dec3103c3997095034317ba853c87fc (patch) | |
tree | 637b2830a550502602b882587f97f4adcae7e896 /dev-perl/Test-Most | |
parent | dev-perl/Test-MockTime: Stabilize 0.170.0 sparc, #828193 (diff) | |
download | gentoo-27c2acd46dec3103c3997095034317ba853c87fc.tar.gz gentoo-27c2acd46dec3103c3997095034317ba853c87fc.tar.bz2 gentoo-27c2acd46dec3103c3997095034317ba853c87fc.zip |
dev-perl/Test-Most: Stabilize 0.370.0 sparc, #828195
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Most')
-rw-r--r-- | dev-perl/Test-Most/Test-Most-0.370.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Most/Test-Most-0.370.0.ebuild b/dev-perl/Test-Most/Test-Most-0.370.0.ebuild index 7016ac59b379..3a070879289a 100644 --- a/dev-perl/Test-Most/Test-Most-0.370.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.370.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Most commonly needed test functions and features" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-perl/Exception-Class-1.140.0 |