diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:44 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:12 -0800 |
commit | 055ff2a076045f7fb968f5b1705988603035f871 (patch) | |
tree | 91f9043d6b50c5408d143d79388db89322cbbf60 /dev-perl/Path-Tiny | |
parent | dev-perl/Archive-Zip: added ~ppc64, bug 569868 (diff) | |
download | gentoo-055ff2a076045f7fb968f5b1705988603035f871.tar.gz gentoo-055ff2a076045f7fb968f5b1705988603035f871.tar.bz2 gentoo-055ff2a076045f7fb968f5b1705988603035f871.zip |
dev-perl/Path-Tiny: added ~ppc64, bug 579360
Diffstat (limited to 'dev-perl/Path-Tiny')
-rw-r--r-- | dev-perl/Path-Tiny/Path-Tiny-0.84.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-Tiny/Path-Tiny-0.84.0.ebuild b/dev-perl/Path-Tiny/Path-Tiny-0.84.0.ebuild index 530683836db3..db98409734e2 100644 --- a/dev-perl/Path-Tiny/Path-Tiny-0.84.0.ebuild +++ b/dev-perl/Path-Tiny/Path-Tiny-0.84.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="File path utility" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" IUSE="test minimal" RDEPEND=" |