commit: 24ff599b20d9acbb86a3abfff4432e3221e18f11 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Jun 10 15:52:25 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Jun 10 15:56:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ff599b
dev-perl/IO-Event: x86 stable (bug #657684) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/IO-Event/IO-Event-0.813.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/IO-Event/IO-Event-0.813.0-r1.ebuild b/dev-perl/IO-Event/IO-Event-0.813.0-r1.ebuild index 2fab5262259..c52727d64c8 100644 --- a/dev-perl/IO-Event/IO-Event-0.813.0-r1.ebuild +++ b/dev-perl/IO-Event/IO-Event-0.813.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Tied Filehandles for Nonblocking IO with Object Callbacks" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="
