diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:55:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:55:54 +0100 |
commit | 0798cdb71db39302a6a96d36fb8e3535adabb017 (patch) | |
tree | 9f44bf06862901f27a93fe66ba6404e27994776a /dev-perl/indirect | |
parent | dev-perl/Image-Info: stable 1.410.0 for hppa, bug #657684 (diff) | |
download | gentoo-0798cdb71db39302a6a96d36fb8e3535adabb017.tar.gz gentoo-0798cdb71db39302a6a96d36fb8e3535adabb017.tar.bz2 gentoo-0798cdb71db39302a6a96d36fb8e3535adabb017.zip |
dev-perl/indirect: stable 0.370.0 for hppa, bug #657684
Bug: https://bugs.gentoo.org/657684
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/indirect')
-rw-r--r-- | dev-perl/indirect/indirect-0.370.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/indirect/indirect-0.370.0.ebuild b/dev-perl/indirect/indirect-0.370.0.ebuild index b65efd3a8b20..79935c28c5c5 100644 --- a/dev-perl/indirect/indirect-0.370.0.ebuild +++ b/dev-perl/indirect/indirect-0.370.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lexically warn about using the indirect method call syntax" SLOT="0" -KEYWORDS="amd64 ~hppa ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="test" RDEPEND=" |