diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-20 18:53:24 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-20 18:53:49 +0100 |
commit | e16fd226e29881e9135a1da2a698d3e7e8a430ef (patch) | |
tree | e08cf54a5bb5a53239c5a4a5060af07d911be347 /dev-perl/File-Which | |
parent | dev-perl/App-pwhich: add ~arm, bug #603356 (diff) | |
download | gentoo-e16fd226e29881e9135a1da2a698d3e7e8a430ef.tar.gz gentoo-e16fd226e29881e9135a1da2a698d3e7e8a430ef.tar.bz2 gentoo-e16fd226e29881e9135a1da2a698d3e7e8a430ef.zip |
dev-perl/File-Which: add ~arm, bug #603356
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r-- | dev-perl/File-Which/File-Which-1.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Which/File-Which-1.210.0.ebuild b/dev-perl/File-Which/File-Which-1.210.0.ebuild index 16ad2a05b6a6..b96002da23a4 100644 --- a/dev-perl/File-Which/File-Which-1.210.0.ebuild +++ b/dev-perl/File-Which/File-Which-1.210.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module implementing 'which' internally" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test +pwhich" # Was part of File::Which, but depends on File::Which |