diff options
author | 2023-07-24 05:09:51 +0100 | |
---|---|---|
committer | 2023-07-24 05:10:46 +0100 | |
commit | d8421670b3424085a109a3cfc17c052d12e467e4 (patch) | |
tree | 728f1f6f3b8a9ea4f37b18df9084b5688eb1dd35 /dev-perl/Test-Most | |
parent | dev-perl/Test2-Suite: Stabilize 0.0.155 x86, #910871 (diff) | |
download | gentoo-d8421670b3424085a109a3cfc17c052d12e467e4.tar.gz gentoo-d8421670b3424085a109a3cfc17c052d12e467e4.tar.bz2 gentoo-d8421670b3424085a109a3cfc17c052d12e467e4.zip |
dev-perl/Test-Most: Stabilize 0.380.0 sparc, #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 c49b37585689..0f0e14ba35b3 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 |