diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:55 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:51 -0800 |
commit | 51183dc33c254b6bb65f0d1525d6e99b5d0e1adf (patch) | |
tree | ca0de901fdca4c6cd6a5b9cbfb224216b73f5951 /dev-perl/App-pwhich | |
parent | dev-perl/File-Which: added ~sparc, bug 603356 (diff) | |
download | gentoo-51183dc33c254b6bb65f0d1525d6e99b5d0e1adf.tar.gz gentoo-51183dc33c254b6bb65f0d1525d6e99b5d0e1adf.tar.bz2 gentoo-51183dc33c254b6bb65f0d1525d6e99b5d0e1adf.zip |
dev-perl/App-pwhich: added ~sparc, bug 603356
Diffstat (limited to 'dev-perl/App-pwhich')
-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 e4fb2dce1099..90c6ced0d088 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |