diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-03 23:31:35 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-03 23:35:07 +0100 |
commit | 2f9aff5505afa32c2ba410517cb2302f62f0eb4c (patch) | |
tree | 6d22470b7e662d8dde5c4cb102a9b8e45c86023c /dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild | |
parent | 3294e500a6f179b7ee0208aa36a101d0bb1fa1b4 (diff) | |
download | gentoo-2f9aff5505afa32c2ba410517cb2302f62f0eb4c.tar.gz gentoo-2f9aff5505afa32c2ba410517cb2302f62f0eb4c.tar.xz |
dev-perl/File-Copy-Link: Mark ~hppa (bug #593436).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild')
-rw-r--r-- | dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild index 5c693f8686d..f018f4aac9b 100644 --- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild +++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.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 extension for replacing a link by a copy of the linked file" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="test" RDEPEND=" |