Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Quote/
Date: Sun, 29 Jul 2018 14:04:33
Message-Id: 1532872911.97b613cd2a87a0321cd2d13ce6f5427f16fcb19d.whissi@gentoo
1 commit: 97b613cd2a87a0321cd2d13ce6f5427f16fcb19d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 29 14:01:51 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 29 14:01:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b613cd
7
8 dev-perl/Sub-Quote: x86 stable (bug #662392)
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
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 9ce543bc49f..4f625eab885 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 ~sparc x86"
25 IUSE="test minimal"
26
27 RDEPEND="