diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-01-16 20:13:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-01-16 20:13:06 +0300 |
commit | 92bb8c832fc5e08adb8254906652ba83afcd3463 (patch) | |
tree | fc4dac8b7e48c1cdbfa179023c9d5ca19782aa4d /dev-perl/IO-Event | |
parent | dev-perl/Test-SharedFork: x86 stable wrt bug #571596 (diff) | |
download | gentoo-92bb8c832fc5e08adb8254906652ba83afcd3463.tar.gz gentoo-92bb8c832fc5e08adb8254906652ba83afcd3463.tar.bz2 gentoo-92bb8c832fc5e08adb8254906652ba83afcd3463.zip |
dev-perl/IO-Event: x86 stable wrt bug #571596
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-perl/IO-Event')
-rw-r--r-- | dev-perl/IO-Event/IO-Event-0.813.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Event/IO-Event-0.813.0.ebuild b/dev-perl/IO-Event/IO-Event-0.813.0.ebuild index f48a09b6681a..1a597706f287 100644 --- a/dev-perl/IO-Event/IO-Event-0.813.0.ebuild +++ b/dev-perl/IO-Event/IO-Event-0.813.0.ebuild @@ -12,7 +12,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=" |