Skip to content

Commit

Permalink
dev-perl/Lexical-SealRequireHints: Mark ~hppa (bug #579736).
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
  • Loading branch information
Jeroen Roovers committed Aug 13, 2016
1 parent 80ebae1 commit 8ff7f51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Prevent leakage of lexical hints"

SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~hppa ~x86"
IUSE="test"

# Note: This module is a no-op at runtime since Perl 5.12
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Prevent leakage of lexical hints"

SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~hppa ~x86"
IUSE="test"

RDEPEND="
Expand Down

0 comments on commit 8ff7f51

Please sign in to comment.