diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-08 16:03:25 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-08 16:07:13 -0800 |
commit | 6122d6061d906ca02683f9e5b1f4eafe46cc60c6 (patch) | |
tree | 6bff94e849c7b1ee6dc1eafa677cd11de3b1acdd /dev-perl/App-pwhich | |
parent | dev-perl/IPC-System-Simple-1.250.0: added ~mips, bug 602602 (diff) | |
download | gentoo-6122d6061d906ca02683f9e5b1f4eafe46cc60c6.tar.gz gentoo-6122d6061d906ca02683f9e5b1f4eafe46cc60c6.tar.bz2 gentoo-6122d6061d906ca02683f9e5b1f4eafe46cc60c6.zip |
dev-perl/App-pwhich-1.150.0: added ~mips, bug 603356
Diffstat (limited to 'dev-perl/App-pwhich')
-rw-r--r-- | dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild index 2e8102977427..c8d750a84226 100644 --- a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild +++ b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl-only 'which'" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~sparc ~x86" IUSE="test" RDEPEND=" |