diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-03 23:36:10 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-03 23:36:10 +0100 |
commit | 23f38dc618ed8f92e465a59d7a97033df7754d3a (patch) | |
tree | f515176a0390887e9e387042c21ac6b95cd50d36 /dev-perl/Cwd-Guard | |
parent | dev-perl/File-Copy-Link: Mark ~hppa (bug #593436). (diff) | |
download | gentoo-23f38dc618ed8f92e465a59d7a97033df7754d3a.tar.gz gentoo-23f38dc618ed8f92e465a59d7a97033df7754d3a.tar.bz2 gentoo-23f38dc618ed8f92e465a59d7a97033df7754d3a.zip |
dev-perl/Cwd-Guard: Mark ~hppa (bug #593436).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/Cwd-Guard')
-rw-r--r-- | dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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=" |