diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 03:19:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 03:19:07 +0300 |
commit | 21ae9dd68271b6095627f60eb2b8aaac520bad0c (patch) | |
tree | 36c2b4d46194d2f412fe0032d8a5763ed9354942 /dev-perl/Path-Tiny | |
parent | dev-perl/File-Copy-Recursive: Add ~s390 keyword wrt bug #652718 (diff) | |
download | gentoo-21ae9dd68271b6095627f60eb2b8aaac520bad0c.tar.gz gentoo-21ae9dd68271b6095627f60eb2b8aaac520bad0c.tar.bz2 gentoo-21ae9dd68271b6095627f60eb2b8aaac520bad0c.zip |
dev-perl/Path-Tiny: Add ~s390 keyword wrt bug #652718
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Path-Tiny')
-rw-r--r-- | dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild b/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild index 8575a54aad2e..8e8b822664b7 100644 --- a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild +++ b/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="File path utility" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd" IUSE="test minimal" RDEPEND=" |