dev-perl/Sub-Quote: Mark ~hppa (bug #602252).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
This commit is contained in:
Jeroen Roovers
2017-02-04 10:16:43 +01:00
parent c2eb593850
commit bdecd78b29

View File

@@ -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$
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="efficient generation of subroutines via string eval"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~hppa ~x86"
IUSE="test minimal"
RDEPEND="