diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 03:02:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 03:02:02 +0000 |
commit | 0b2ad5019ca4fcabe0059bebabdd6257ae7c74e1 (patch) | |
tree | 5a06b55281ee5e2db49b23f82d5e79dba2399ca4 /dev-perl/Test-Most | |
parent | dev-perl/Test-Portability-Files: Stabilize 0.100.0 amd64, #828194 (diff) | |
download | gentoo-0b2ad5019ca4fcabe0059bebabdd6257ae7c74e1.tar.gz gentoo-0b2ad5019ca4fcabe0059bebabdd6257ae7c74e1.tar.bz2 gentoo-0b2ad5019ca4fcabe0059bebabdd6257ae7c74e1.zip |
dev-perl/Test-Most: Stabilize 0.370.0 amd64, #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 9a815e64b77c..c28675a05e6b 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 |