diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 02:20:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 02:20:00 +0100 |
commit | 8bba26dbaf921741d225dd2d766b9bf2a8232157 (patch) | |
tree | aa90f539a2b63091a616cbf002cd58835a183968 /dev-perl/Specio | |
parent | dev-perl/XString: Keyword 0.5.0 s390, #812824 (diff) | |
download | gentoo-8bba26dbaf921741d225dd2d766b9bf2a8232157.tar.gz gentoo-8bba26dbaf921741d225dd2d766b9bf2a8232157.tar.bz2 gentoo-8bba26dbaf921741d225dd2d766b9bf2a8232157.zip |
dev-perl/Specio: Keyword 0.470.0 s390, #812824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.470.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild index 750c74244781..84d61c40dfb4 100644 --- a/dev-perl/Specio/Specio-0.470.0.ebuild +++ b/dev-perl/Specio/Specio-0.470.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~s390 ~sparc ~x86" IUSE="minimal" RDEPEND=" |