diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 03:43:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 03:43:42 +0000 |
commit | 3300b4b2fc13002dd859cb26f10cf83163fd6a2d (patch) | |
tree | 7c5bb35a6072af06fafee32a748b9180cc538666 /dev-perl/Test-Most | |
parent | dev-perl/Email-Abstract: Stabilize 3.9.0 ppc, #828176 (diff) | |
download | gentoo-3300b4b2fc13002dd859cb26f10cf83163fd6a2d.tar.gz gentoo-3300b4b2fc13002dd859cb26f10cf83163fd6a2d.tar.bz2 gentoo-3300b4b2fc13002dd859cb26f10cf83163fd6a2d.zip |
dev-perl/Test-Most: Stabilize 0.370.0 ppc, #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 d106dc684216..0f43c2dd969d 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 |