Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Quote/
Date: Sat, 04 Aug 2018 00:38:22
Message-Id: 1533342981.4c6cd134bb7db99546ba331f9e454cf796676970.zlogene@gentoo
1 commit: 4c6cd134bb7db99546ba331f9e454cf796676970
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 4 00:36:21 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 4 00:36:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6cd134
7
8 dev-perl/Sub-Quote: Add ~s390 keyword wrt bug #652718
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
16 index 432c42c19e8..5a67a5dedae 100644
17 --- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
18 +++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Efficient generation of subroutines via string eval"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
25 IUSE="test minimal"
26
27 RDEPEND="