diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 05:15:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 05:15:53 +0100 |
commit | 475a556257fc27c2cc81e92a184e3731b6adfbda (patch) | |
tree | 6e4b9c33c4c658014f55cadaec95b0da06f9f9ba /dev-perl/Test-Most | |
parent | dev-perl/Test2-Suite: Stabilize 0.0.155 amd64, #910871 (diff) | |
download | gentoo-475a556257fc27c2cc81e92a184e3731b6adfbda.tar.gz gentoo-475a556257fc27c2cc81e92a184e3731b6adfbda.tar.bz2 gentoo-475a556257fc27c2cc81e92a184e3731b6adfbda.zip |
dev-perl/Test-Most: Stabilize 0.380.0 amd64, #910872
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.380.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Most/Test-Most-0.380.0.ebuild b/dev-perl/Test-Most/Test-Most-0.380.0.ebuild index 5b7a2dc79ae5..fc0aae9f6870 100644 --- a/dev-perl/Test-Most/Test-Most-0.380.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.380.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Most commonly needed test functions and features" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=dev-perl/Exception-Class-1.140.0 |