Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Cache-Simple-TimedExpiry/
Date: Mon, 31 Aug 2020 14:11:36
Message-Id: 1598883076.311a45d32cc6afb393a1274b2d3ec6785b38c2b9.sam@gentoo
1 commit: 311a45d32cc6afb393a1274b2d3ec6785b38c2b9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 13:50:03 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 14:11:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=311a45d3
7
8 dev-perl/Cache-Simple-TimedExpiry: Stabilize 0.270.0-r2 ppc, #738212
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild
16 index 3cb52f83fa9..cace9f691ed 100644
17 --- a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild
18 +++ b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild
19 @@ -12,7 +12,7 @@ DESCRIPTION="A lightweight cache with timed expiration"
20 # only an assumed one from 'license => perl' in Makefile.PL
21 # Bug: https://bugs.gentoo.org/722854
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc sparc x86"
24 +KEYWORDS="~alpha amd64 hppa ~ia64 ppc sparc x86"
25 PATCHES=(
26 "${FILESDIR}/${PN}-0.27-no-dot-inc.patch"
27 )