diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:36:52 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:09 -0800 |
commit | 444a589b61875afaf8e56b4d37d0a70e2e68a798 (patch) | |
tree | 1fb4cc103ecf23d1116bc84a993494cd402e0724 /dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild | |
parent | dev-perl/File-Which: added ~ppc, bug 603356 (diff) | |
download | gentoo-444a589b61875afaf8e56b4d37d0a70e2e68a798.tar.gz gentoo-444a589b61875afaf8e56b4d37d0a70e2e68a798.tar.bz2 gentoo-444a589b61875afaf8e56b4d37d0a70e2e68a798.zip |
dev-perl/App-pwhich: added ~ppc, bug 603356
Diffstat (limited to 'dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild')
-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 90c6ced0d088..89c08c7cb1dc 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |