diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-24 21:35:00 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-24 21:35:00 +0200 |
commit | 6936e2f01cfcfbb1c319f6926607afaa806a84de (patch) | |
tree | 67fc18b101b7a79df9499f232be9d4c0e907693e /dev-perl/File-Which | |
parent | dev-perl/App-pwhich: arm stable, bug #657592 (diff) | |
download | gentoo-6936e2f01cfcfbb1c319f6926607afaa806a84de.tar.gz gentoo-6936e2f01cfcfbb1c319f6926607afaa806a84de.tar.bz2 gentoo-6936e2f01cfcfbb1c319f6926607afaa806a84de.zip |
dev-perl/File-Which: arm stable, bug #657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r-- | dev-perl/File-Which/File-Which-1.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Which/File-Which-1.220.0.ebuild b/dev-perl/File-Which/File-Which-1.220.0.ebuild index 7e92e4538d8b..cb525f19416e 100644 --- a/dev-perl/File-Which/File-Which-1.220.0.ebuild +++ b/dev-perl/File-Which/File-Which-1.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl module implementing 'which' internally" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-fbsd ~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 |