diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 13:38:09 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 13:41:01 +0100 |
commit | 32f912beb231894b44e785942bb7a5edad5f948c (patch) | |
tree | 73e849382f2e223d042946731a71d5d992f1fd01 /dev-perl/File-ShareDir | |
parent | dev-perl/File-ShareDir-Install: Mark ~hppa (bug #603076). (diff) | |
download | gentoo-32f912beb231894b44e785942bb7a5edad5f948c.tar.gz gentoo-32f912beb231894b44e785942bb7a5edad5f948c.tar.bz2 gentoo-32f912beb231894b44e785942bb7a5edad5f948c.zip |
dev-perl/File-ShareDir: Mark ~hppa (bug #603076).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/File-ShareDir')
-rw-r--r-- | dev-perl/File-ShareDir/File-ShareDir-1.102.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-ShareDir/File-ShareDir-1.102.0.ebuild b/dev-perl/File-ShareDir/File-ShareDir-1.102.0.ebuild index 1487f679b675..062731a4b370 100644 --- a/dev-perl/File-ShareDir/File-ShareDir-1.102.0.ebuild +++ b/dev-perl/File-ShareDir/File-ShareDir-1.102.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="Locate per-dist and per-module shared files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86 ~ppc-aix ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~ppc-aix ~x86-solaris" IUSE="test" RDEPEND=" |