diff options
author | Sam James <sam@gentoo.org> | 2022-02-05 06:32:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-05 06:32:15 +0000 |
commit | df12eda945a15cc8ed1639a9cd7d961e0dfffc1d (patch) | |
tree | 9565bd7ace0e0dae08de61d2d7676e2b9dbd2db2 /dev-perl/Test-Most | |
parent | games-roguelike/stone-soup: remove 0.28 pre-release (diff) | |
download | gentoo-df12eda945a15cc8ed1639a9cd7d961e0dfffc1d.tar.gz gentoo-df12eda945a15cc8ed1639a9cd7d961e0dfffc1d.tar.bz2 gentoo-df12eda945a15cc8ed1639a9cd7d961e0dfffc1d.zip |
dev-perl/Test-Most: Keyword 0.370.0 arm, #832493
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 | 4 |
1 files changed, 2 insertions, 2 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 3a070879289a..46b69fa34f3c 100644 --- a/dev-perl/Test-Most/Test-Most-0.370.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.370.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm ~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 |