diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 13:37:17 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 13:40:57 +0100 |
commit | 3692831b6de15284758de74756fe18dd6044a18e (patch) | |
tree | 97dbed386272c1c1c2f9ce2509a33d755ad0d24e /dev-perl | |
parent | gnome-extra/sushi: Needs to be rebuilt when musicbrainz subslot is bumped (diff) | |
download | gentoo-3692831b6de15284758de74756fe18dd6044a18e.tar.gz gentoo-3692831b6de15284758de74756fe18dd6044a18e.tar.bz2 gentoo-3692831b6de15284758de74756fe18dd6044a18e.zip |
dev-perl/File-ShareDir-Install: Mark ~hppa (bug #603076).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild index 65b262285006..e2da84c95823 100644 --- a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild +++ b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.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$ @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Install shared files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~x86" IUSE="test" PERL_RM_FILES=( "Build.PL" ) # Using MBTiny is stupid this high up |