diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:50 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:16 -0800 |
commit | d954997aadf037309ff00a99e301c1136a2d6c1a (patch) | |
tree | 8019d98caf93df5cf5af7b3f6315edddd6d21501 /dev-perl | |
parent | dev-perl/File-Which: added ~ppc64, bug 603356 (diff) | |
download | gentoo-d954997aadf037309ff00a99e301c1136a2d6c1a.tar.gz gentoo-d954997aadf037309ff00a99e301c1136a2d6c1a.tar.bz2 gentoo-d954997aadf037309ff00a99e301c1136a2d6c1a.zip |
dev-perl/App-pwhich: added ~ppc64, bug 603356
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild index 784949df24a5..e4fb2dce1099 100644 --- a/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild +++ b/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl-only 'which'" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" IUSE="test" RDEPEND=" |