diff options
author | 2023-07-24 05:09:52 +0100 | |
---|---|---|
committer | 2023-07-24 05:10:47 +0100 | |
commit | 49803a90bcdf3a7fc4ba484c97aef7e20f4deef0 (patch) | |
tree | 1b1c37b21f95797ce165d818e686e9808f7df9aa /dev-perl/Test-Most | |
parent | dev-perl/Test-Most: Stabilize 0.380.0 sparc, #910872 (diff) | |
download | gentoo-49803a90bcdf3a7fc4ba484c97aef7e20f4deef0.tar.gz gentoo-49803a90bcdf3a7fc4ba484c97aef7e20f4deef0.tar.bz2 gentoo-49803a90bcdf3a7fc4ba484c97aef7e20f4deef0.zip |
dev-perl/Test-Most: Stabilize 0.380.0 x86, #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 0f0e14ba35b3..5b7a2dc79ae5 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 |