Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/
Date: Sat, 06 Oct 2018 19:34:22
Message-Id: 1538854418.6bd5e67e7794a96adf774ca94ff96a35f63ec719.mattst88@gentoo
1 commit: 6bd5e67e7794a96adf774ca94ff96a35f63ec719
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 19:33:38 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 19:33:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd5e67e
7
8 dev-perl/IO-Multiplex-1.160.0-r1: ppc64 stable, bug 667266
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 2f66a6eefcf..d555e9867c2 100644
17 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
18 +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Manage IO on many file handles"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
25 IUSE=""
26
27 RDEPEND="virtual/perl-IO"