diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:51 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:17 -0800 |
commit | 154436dda191df730299e1d44ac602817c1ca559 (patch) | |
tree | e0269800aae2d44c4d11bb41d73f2167437437fb /dev-perl/Path-IsDev | |
parent | dev-perl/File-BaseDir: added ~ppc64, bug 602602 (diff) | |
download | gentoo-154436dda191df730299e1d44ac602817c1ca559.tar.gz gentoo-154436dda191df730299e1d44ac602817c1ca559.tar.bz2 gentoo-154436dda191df730299e1d44ac602817c1ca559.zip |
dev-perl/Path-IsDev: added ~ppc64, bug 579360
Diffstat (limited to 'dev-perl/Path-IsDev')
-rw-r--r-- | dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild b/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild index 3be37f08070a..630389425a37 100644 --- a/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild +++ b/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Determine if a given Path resembles a development source tree" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" IUSE="test minimal" RDEPEND=" |