diff options
| author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 03:50:28 +0300 |
|---|---|---|
| committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 03:50:28 +0300 |
| commit | 69a13233fece7f6d2d4bd19c82745ad56739c20e (patch) | |
| tree | 238fa6775caa1b2d46b65fe2506ef08b252a24f5 | |
| parent | 7c3ce93110e744d2503a294af78d3e9fbbf71c28 (diff) | |
| download | gentoo-69a13233fece7f6d2d4bd19c82745ad56739c20e.tar.gz gentoo-69a13233fece7f6d2d4bd19c82745ad56739c20e.tar.bz2 gentoo-69a13233fece7f6d2d4bd19c82745ad56739c20e.zip | |
dev-perl/Specio: Add ~s390 keyword wrt bug #652718
Package-Manager: Portage-2.3.40, Repoman-2.3.9
| -rw-r--r-- | dev-perl/Specio/Specio-0.420.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild index e0329faadc0d..7bcda2644cf6 100644 --- a/dev-perl/Specio/Specio-0.420.0.ebuild +++ b/dev-perl/Specio/Specio-0.420.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="test minimal" RDEPEND=" |
