diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:19 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:19 -0400 |
commit | 1551242d30dc46e9c5d26426477b501fea6fc79b (patch) | |
tree | 2e0b227072fbc123b042fcbd87c6e9aceffe9748 /dev-perl/IO-Multiplex | |
parent | dev-perl/File-DesktopEntry-0.220.0: ppc stable, bug 667266 (diff) | |
download | gentoo-1551242d30dc46e9c5d26426477b501fea6fc79b.tar.gz gentoo-1551242d30dc46e9c5d26426477b501fea6fc79b.tar.bz2 gentoo-1551242d30dc46e9c5d26426477b501fea6fc79b.zip |
dev-perl/IO-Multiplex-1.160.0-r1: ppc stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild index abd38262ab38..2f66a6eefcf9 100644 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild @@ -10,7 +10,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="" RDEPEND="virtual/perl-IO" |