diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-05 18:30:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-05 18:30:13 +0300 |
commit | 8988ffc44a05f32db7d06b875ed3439cc2c10045 (patch) | |
tree | 790ba1985702c685b5a0cc5b5623c225a0827479 /dev-perl/IO-Multiplex | |
parent | dev-perl/Image-Info: amd64/ppc/ppc64/x86 stable wrt bug #576046 (diff) | |
download | gentoo-8988ffc44a05f32db7d06b875ed3439cc2c10045.tar.gz gentoo-8988ffc44a05f32db7d06b875ed3439cc2c10045.tar.bz2 gentoo-8988ffc44a05f32db7d06b875ed3439cc2c10045.zip |
dev-perl/IO-Multiplex: stable for all stable wrt bug #576114
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild index 3a0c912563a7..f0e1f74871ec 100644 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Manage IO on many file handles " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |