commit: d039e596b0d7fffbaea83acc437fa2a109239e9f Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sat Jun 9 08:34:19 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Jun 9 10:05:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d039e596
dev-perl/Event: stable 1.260.0 for sparc Bug: https://bugs.gentoo.org/657574 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-perl/Event/Event-1.260.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Event/Event-1.260.0.ebuild b/dev-perl/Event/Event-1.260.0.ebuild index ab5647738ac..8276071ce48 100644 --- a/dev-perl/Event/Event-1.260.0.ebuild +++ b/dev-perl/Event/Event-1.260.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="Fast, generic event loop" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-solaris" IUSE="test" DEPEND="
