From: Jeroen Roovers Date: Fri, 3 Feb 2017 22:36:10 +0000 (+0100) Subject: dev-perl/Cwd-Guard: Mark ~hppa (bug #593436). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=23f38dc618ed8f92e465a59d7a97033df7754d3a;p=gentoo.git dev-perl/Cwd-Guard: Mark ~hppa (bug #593436). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches --- diff --git a/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild index ac8d4590b332..cf10d930afec 100644 --- a/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild +++ b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.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="Temporary changing working directory (chdir)" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="test minimal" # Cwd -> perl-File-Spec RDEPEND="