diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 17:52:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 17:56:25 +0200 |
commit | 24ff599b20d9acbb86a3abfff4432e3221e18f11 (patch) | |
tree | fa59268cef26b05622a6968ef81104bcfc05b9b8 /dev-perl/IO-Event | |
parent | dev-perl/IO-Util: x86 stable (bug #657684) (diff) | |
download | gentoo-24ff599b20d9acbb86a3abfff4432e3221e18f11.tar.gz gentoo-24ff599b20d9acbb86a3abfff4432e3221e18f11.tar.bz2 gentoo-24ff599b20d9acbb86a3abfff4432e3221e18f11.zip |
dev-perl/IO-Event: x86 stable (bug #657684)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/IO-Event')
-rw-r--r-- | dev-perl/IO-Event/IO-Event-0.813.0-r1.ebuild | 4 |
1 files 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 2fab52622591..c52727d64c86 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=" |