summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-10 00:07:51 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-10 13:03:17 -0800
commit154436dda191df730299e1d44ac602817c1ca559 (patch)
treee0269800aae2d44c4d11bb41d73f2167437437fb
parentdev-perl/File-BaseDir: added ~ppc64, bug 602602 (diff)
downloadgentoo-154436dda191df730299e1d44ac602817c1ca559.tar.gz
gentoo-154436dda191df730299e1d44ac602817c1ca559.tar.bz2
gentoo-154436dda191df730299e1d44ac602817c1ca559.zip
dev-perl/Path-IsDev: added ~ppc64, bug 579360
-rw-r--r--dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild2
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="