commit: ac61a1691f83d7ab42778261ae7821e61bb5f653 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Sep 19 19:21:09 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Sep 19 19:22:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac61a169
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" dev-perl/indirect/indirect-0.360.0.ebuild | 4 ++-- 1 file 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 e08dc7a8521..186655dde44 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="
