diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 10:33:57 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 10:34:16 +0100 |
commit | 88f76c768e0e5586ac051dfad1c534dbe6b50ff3 (patch) | |
tree | 1162fb85aae6064198137ff8542f90cd5b6053fe /dev-perl/File-Which | |
parent | dev-perl/App-pwhich: Mark ~hppa (bug #603356). (diff) | |
download | gentoo-88f76c768e0e5586ac051dfad1c534dbe6b50ff3.tar.gz gentoo-88f76c768e0e5586ac051dfad1c534dbe6b50ff3.tar.bz2 gentoo-88f76c768e0e5586ac051dfad1c534dbe6b50ff3.zip |
dev-perl/File-Which: Mark ~hppa (bug #603356).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r-- | dev-perl/File-Which/File-Which-1.210.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 d2d1b14767b3..16ad2a05b6a6 100644 --- a/dev-perl/File-Which/File-Which-1.210.0.ebuild +++ b/dev-perl/File-Which/File-Which-1.210.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module implementing 'which' internally" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~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 |