diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 20:19:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 20:37:01 +0000 |
commit | 1cf7f54b4fa75cc559f6039b54a1357eb1b06a2c (patch) | |
tree | be0f72c7753892552fc2a9eb7983e1e02b9ba912 /dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild | |
parent | dev-perl/Moose: stable 2.160.500 for hppa, bug #617120 (thanks to Rolf Eike B... (diff) | |
download | gentoo-1cf7f54b4fa75cc559f6039b54a1357eb1b06a2c.tar.gz gentoo-1cf7f54b4fa75cc559f6039b54a1357eb1b06a2c.tar.bz2 gentoo-1cf7f54b4fa75cc559f6039b54a1357eb1b06a2c.zip |
dev-perl/Sub-Identify: stable 0.140.0 for hppa, bug #617120 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild')
-rw-r--r-- | dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild index 148d227665aa..5d13506ed4f7 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |