diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-19 20:21:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-19 20:22:22 +0100 |
commit | ac61a1691f83d7ab42778261ae7821e61bb5f653 (patch) | |
tree | ced7e1db45b280ee409e5af5089a2b669847eb67 /dev-perl/indirect | |
parent | dev-perl/bareword-filehandles: stable 0.5.0 for hppa, bug #631296 (diff) | |
download | gentoo-ac61a1691f83d7ab42778261ae7821e61bb5f653.tar.gz gentoo-ac61a1691f83d7ab42778261ae7821e61bb5f653.tar.bz2 gentoo-ac61a1691f83d7ab42778261ae7821e61bb5f653.zip |
dev-perl/indirect: stable 0.360.0 for hppa, bug #631296
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/indirect')
-rw-r--r-- | dev-perl/indirect/indirect-0.360.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/indirect/indirect-0.360.0.ebuild b/dev-perl/indirect/indirect-0.360.0.ebuild index e08dc7a85215..186655dde440 100644 --- a/dev-perl/indirect/indirect-0.360.0.ebuild +++ b/dev-perl/indirect/indirect-0.360.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 EAPI=5 @@ -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=" |