Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Util/
Date: Mon, 05 Oct 2015 20:43:36
Message-Id: 1444077688.d9b920c1a42b92950ca3b5231cbd96907d4bdee8.monsieurp@gentoo
1 commit: d9b920c1a42b92950ca3b5231cbd96907d4bdee8
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 5 19:22:59 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 5 20:41:28 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9b920c1
7
8 dev-perl/IO-Util: Stable for amd64. Stable for x86 using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild b/dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild
17 index 7aada46..1876276 100644
18 --- a/dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild
19 +++ b/dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2015 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -11,5 +11,5 @@ inherit perl-module
27 DESCRIPTION="A selection of general-utility IO function"
28
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"
32 IUSE=""