diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 19:51:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:27:36 +0200 |
commit | 18fbe71c10ce55a6b61232123283a93f2acb90fd (patch) | |
tree | 4a1f0dfceb3094638e03ad1e3f679379693eb28c /dev-perl/App-pwhich | |
parent | dev-perl/File-Which: x86 stable (bug #652308) (diff) | |
download | gentoo-18fbe71c10ce55a6b61232123283a93f2acb90fd.tar.gz gentoo-18fbe71c10ce55a6b61232123283a93f2acb90fd.tar.bz2 gentoo-18fbe71c10ce55a6b61232123283a93f2acb90fd.zip |
dev-perl/App-pwhich: x86 stable (bug #652308)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 ba3d3b74bf11..71bae57e9528 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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=" |