diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 03:15:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 03:15:37 +0300 |
commit | 6a65acbea3ce45f703d2618eac541d20a2fd7100 (patch) | |
tree | ff80b2b47072da3edeb4ecc1019bfe8a4ea1198b /dev-perl/File-ShareDir-Install | |
parent | dev-perl/Class-Inspector: Add ~s390 keyword wrt bug #652718 (diff) | |
download | gentoo-6a65acbea3ce45f703d2618eac541d20a2fd7100.tar.gz gentoo-6a65acbea3ce45f703d2618eac541d20a2fd7100.tar.bz2 gentoo-6a65acbea3ce45f703d2618eac541d20a2fd7100.zip |
dev-perl/File-ShareDir-Install: Add ~s390 keyword wrt bug #652718
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/File-ShareDir-Install')
-rw-r--r-- | dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild index d8d073ad00c2..7230e93fc14c 100644 --- a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild +++ b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Install shared files" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="test" PERL_RM_FILES=( "Build.PL" ) # Using MBTiny is stupid this high up |