commit: 45b3a72c53d8fc581f6dbdce7265f879cfb450a0 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sat Jun 9 17:48:11 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Jun 9 18:53:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b3a72c
dev-perl/File-Tail: stable 1.300.0 for sparc Bug: https://bugs.gentoo.org/657592 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-perl/File-Tail/File-Tail-1.300.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/File-Tail/File-Tail-1.300.0.ebuild b/dev-perl/File-Tail/File-Tail-1.300.0.ebuild index af346c76854..e39e05087cc 100644 --- a/dev-perl/File-Tail/File-Tail-1.300.0.ebuild +++ b/dev-perl/File-Tail/File-Tail-1.300.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for reading from continously updated files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" RDEPEND="
