diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:01:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:01:08 +0000 |
commit | 0fe0d2a88d0bf3c59a77289d67401b6c79303290 (patch) | |
tree | 579f90c0de8271720d81d588f5581d4133c0753e /dev-perl/Test-Most | |
parent | dev-perl/Test-Portability-Files: Stabilize 0.100.0 x86, #828194 (diff) | |
download | gentoo-0fe0d2a88d0bf3c59a77289d67401b6c79303290.tar.gz gentoo-0fe0d2a88d0bf3c59a77289d67401b6c79303290.tar.bz2 gentoo-0fe0d2a88d0bf3c59a77289d67401b6c79303290.zip |
dev-perl/Test-Most: Stabilize 0.370.0 x86, #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 0f43c2dd969d..7016ac59b379 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 |