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-Interface/
Date: Thu, 26 May 2016 00:16:49
Message-Id: 1464221792.64070fcb02d1341d5c0f772a396cb7a547aa6866.mattst88@gentoo
1 commit: 64070fcb02d1341d5c0f772a396cb7a547aa6866
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 00:16:12 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 00:16:32 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64070fcb
7
8 dev-perl/IO-Interface: alpha stable, bug 576112.
9
10 dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild b/dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild
14 index 9a19856..77d38bb 100644
15 --- a/dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild
16 +++ b/dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild
17 @@ -11,7 +11,7 @@ inherit perl-module
18 DESCRIPTION="Perl extension for access to network card configuration information"
19
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 ppc ~ppc64 x86"
22 +KEYWORDS="alpha amd64 ppc ~ppc64 x86"
23 IUSE=""
24
25 RDEPEND=""