Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Cache/
Date: Tue, 11 Apr 2017 18:11:44
Message-Id: 1491934281.28eda9464c1b928ef2142e4168caf2a84bda8d02.kentnl@gentoo
1 commit: 28eda9464c1b928ef2142e4168caf2a84bda8d02
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 11 18:11:21 2017 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 11 18:11:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28eda946
7
8 dev-perl/Cache: 2.110.0 ALLARCHES stable re bug #615134
9
10 x86 testing by Myckel Habets
11
12 Bug: https://bugs.gentoo.org/615134
13 Package-Manager: Portage-2.3.4, Repoman-2.3.2
14
15 dev-perl/Cache/Cache-2.110.0.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-perl/Cache/Cache-2.110.0.ebuild b/dev-perl/Cache/Cache-2.110.0.ebuild
19 index 5d2c676344b..06c3dc82777 100644
20 --- a/dev-perl/Cache/Cache-2.110.0.ebuild
21 +++ b/dev-perl/Cache/Cache-2.110.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -9,7 +9,7 @@ inherit perl-module
29
30 DESCRIPTION="the Cache interface"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~x86"
33 +KEYWORDS="amd64 x86"
34 IUSE=""
35
36 RDEPEND="