diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-13 19:26:45 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-13 19:27:35 +0200 |
commit | 8c1ec1c3507935f1f2fa35fac791bb5b61fb818a (patch) | |
tree | 6dc3f98c6ab176b36b7138af79f844705e49d865 /dev-perl | |
parent | dev-perl/App-pwhich: keyword ~arm64 (diff) | |
download | gentoo-8c1ec1c3507935f1f2fa35fac791bb5b61fb818a.tar.gz gentoo-8c1ec1c3507935f1f2fa35fac791bb5b61fb818a.tar.bz2 gentoo-8c1ec1c3507935f1f2fa35fac791bb5b61fb818a.zip |
dev-perl/File-Which: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl')
-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 e499b7fedbab..b8322d42be7c 100644 --- a/dev-perl/File-Which/File-Which-1.210.0.ebuild +++ b/dev-perl/File-Which/File-Which-1.210.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl module implementing 'which' internally" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~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 |