Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Quote/
Date: Wed, 10 Jan 2018 19:49:13
Message-Id: 1515613736.bf64a1db0e41226ed34f8723ea17a21867933e6c.slyfox@gentoo
1 commit: bf64a1db0e41226ed34f8723ea17a21867933e6c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jan 10 18:51:06 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 10 19:48:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf64a1db
7
8 dev-perl/Sub-Quote: keyworded 2.3.1 for sparc, bug #643980
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
17 index 4369b68005b..e7bf7a1c5be 100644
18 --- a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
19 +++ b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ inherit perl-module
27
28 DESCRIPTION="efficient generation of subroutines via string eval"
29 SLOT="0"
30 -KEYWORDS="amd64 ~arm hppa ppc x86"
31 +KEYWORDS="amd64 ~arm hppa ppc ~sparc x86"
32 IUSE="test minimal"
33
34 RDEPEND="