From: Agostino Sarubbo Date: Wed, 6 Jan 2016 13:29:43 +0000 (+0100) Subject: dev-perl/Event: x86 stable wrt bug #570920 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b844071906e5ad12f83de3cb5dfa95b75a7914ab;p=gentoo.git dev-perl/Event: x86 stable wrt bug #570920 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-perl/Event/Event-1.240.0.ebuild b/dev-perl/Event/Event-1.240.0.ebuild index dc16b416a5d0..1c33bdc487c1 100644 --- a/dev-perl/Event/Event-1.240.0.ebuild +++ b/dev-perl/Event/Event-1.240.0.ebuild @@ -11,7 +11,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="" DEPEND="virtual/perl-ExtUtils-MakeMaker"