diff options
author | 2017-02-03 22:52:18 +0100 | |
---|---|---|
committer | 2017-02-03 23:00:33 +0100 | |
commit | 92ee9553fa4c5b54fff2a5b4c729eb13444cefe4 (patch) | |
tree | f42ae5ddfa24482899b864291e5bfb407f266989 /dev-perl | |
parent | dev-perl/PadWalker: Stable for HPPA (bug #579470). (diff) | |
download | gentoo-92ee9553fa4c5b54fff2a5b4c729eb13444cefe4.tar.gz gentoo-92ee9553fa4c5b54fff2a5b4c729eb13444cefe4.tar.bz2 gentoo-92ee9553fa4c5b54fff2a5b4c729eb13444cefe4.zip |
dev-perl/Sub-Identify: Stable for HPPA (bug #582124).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild index 999d2ddd73f9..95f601e7d772 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.120.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="Retrieve names of code references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ppc ~ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |