diff options
author | Sam James <sam@gentoo.org> | 2022-04-25 16:06:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-25 16:06:09 +0100 |
commit | e71922c865801a02bf43304255f09c4b016f1d40 (patch) | |
tree | 530075db316926fcb1059ef7b10ba48b75bc28e9 /dev-perl/Moo | |
parent | net-libs/ngtcp2: 0.4.0 version bump (diff) | |
download | gentoo-e71922c865801a02bf43304255f09c4b016f1d40.tar.gz gentoo-e71922c865801a02bf43304255f09c4b016f1d40.tar.bz2 gentoo-e71922c865801a02bf43304255f09c4b016f1d40.zip |
dev-perl/Moo: Keyword 2.5.4 s390, #840416
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Moo')
-rw-r--r-- | dev-perl/Moo/Moo-2.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Moo/Moo-2.5.4.ebuild b/dev-perl/Moo/Moo-2.5.4.ebuild index 6a4284a72e77..86c71fd04a05 100644 --- a/dev-perl/Moo/Moo-2.5.4.ebuild +++ b/dev-perl/Moo/Moo-2.5.4.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="Minimalist Object Orientation (with Moose compatiblity)" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" RDEPEND=" virtual/perl-Carp |