Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/
Date: Sat, 01 Dec 2018 15:10:38
Message-Id: 1543676895.119e906707501dd93193e68026ea5e335f9ffcc3.slyfox@gentoo
1 commit: 119e906707501dd93193e68026ea5e335f9ffcc3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 1 15:08:15 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 1 15:08:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119e9067
7
8 dev-perl/IO-Multiplex: stable 1.160.0-r1 for hppa, bug #667266
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index ca900bda42f..19d17499336 100644
19 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
20 +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Manage IO on many file handles"
23
24 SLOT="0"
25 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
26 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
27 IUSE=""
28
29 RDEPEND="virtual/perl-IO"