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-Info/
Date: Mon, 13 Nov 2017 22:28:12
Message-Id: 1510612081.ec9dc2472a13e5ba76e6de46aa6ae0f998d9d1cd.slyfox@gentoo
1 commit: ec9dc2472a13e5ba76e6de46aa6ae0f998d9d1cd
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 13 22:24:25 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 13 22:28:01 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec9dc247
7
8 dev-perl/Sub-Info: keyworded 0.2.0 for sparc, bug #633932 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild b/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild
17 index 991cbcd9be4..5a96e8903b4 100644
18 --- a/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild
19 +++ b/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild
20 @@ -9,7 +9,7 @@ inherit perl-module
21
22 DESCRIPTION="Tool for inspecting subroutines"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
26 IUSE="test"
27
28 RDEPEND="