commit: e16fd226e29881e9135a1da2a698d3e7e8a430ef Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Mon Feb 20 17:53:24 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 17:53:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16fd226
dev-perl/File-Which: add ~arm, bug #603356 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" dev-perl/File-Which/File-Which-1.210.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 16ad2a05b6..b96002da23 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
