commit: 21ae9dd68271b6095627f60eb2b8aaac520bad0c Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Aug 4 00:19:07 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Aug 4 00:19:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21ae9dd6
dev-perl/Path-Tiny: Add ~s390 keyword wrt bug #652718 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 8575a54aad2..8e8b822664b 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="
