diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 09:42:29 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 09:42:29 +0200 |
commit | bd85ddf44636c5e65c3e04e22513f3a142fe544e (patch) | |
tree | a254460f9066e52cdb138a9287c7d9d5a4c7abff /dev-perl/Test-Most | |
parent | dev-perl/Test-Most: Stabilize 0.380.0 ppc, #910872 (diff) | |
download | gentoo-bd85ddf44636c5e65c3e04e22513f3a142fe544e.tar.gz gentoo-bd85ddf44636c5e65c3e04e22513f3a142fe544e.tar.bz2 gentoo-bd85ddf44636c5e65c3e04e22513f3a142fe544e.zip |
dev-perl/Test-Most: Stabilize 0.380.0 ppc64, #910872
Signed-off-by: Jakov Smolić <jsmolic@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 d612a8e40e9c..7725d3b0689e 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 |