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/Tie-Cache/
Date: Wed, 28 Dec 2016 21:26:01
Message-Id: 1482960349.ba68eb3854d1227ea6946ff867b08041ff02aabb.kentnl@gentoo
1 commit: ba68eb3854d1227ea6946ff867b08041ff02aabb
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 28 21:25:20 2016 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 21:25:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba68eb38
7
8 dev-perl/Tie-Cache: x86 stable re bug #588024
9
10 Arch Testing performed by Myckel Habets
11
12 Bug: https://bugs.gentoo.org/588024
13
14 Package-Manager: Portage-2.3.3, Repoman-2.3.1
15
16 dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild b/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild
20 index ad8d7eb..8cb77dd 100644
21 --- a/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild
22 +++ b/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2016 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 @@ -11,5 +11,5 @@ inherit perl-module
30 DESCRIPTION="In memory size limited LRU cache"
31
32 SLOT="0"
33 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
34 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
35 IUSE=""