From: Agostino Sarubbo Date: Tue, 5 Jan 2016 10:48:52 +0000 (+0100) Subject: dev-perl/Event: amd64 stable wrt bug #570920 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=893ee90230953caf0947da394f9b2f55cb4074b1;p=gentoo.git dev-perl/Event: amd64 stable wrt bug #570920 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" 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 8737c0d55b4a..dc16b416a5d0 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"