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/Inline-C/
Date: Sun, 20 Jun 2021 21:08:37
Message-Id: 1624223280.4d1fafb784244d3232df73322be000bb78252756.slyfox@gentoo
1 commit: 4d1fafb784244d3232df73322be000bb78252756
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 20 21:08:00 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 20 21:08:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d1fafb7
7
8 dev-perl/Inline-C: keyworded 0.810.0 for sparc
9
10 keyworded wrt bug #796788
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 RepoMan-Options: --include-arches="sparc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-perl/Inline-C/Inline-C-0.810.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild
20 index e96e4a17e2c..59964a6cb87 100644
21 --- a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild
22 +++ b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild
23 @@ -11,7 +11,7 @@ inherit perl-module
24 DESCRIPTION="C Language Support for Inline"
25
26 SLOT="0"
27 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64"
28 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc"
29 IUSE="test"
30 RESTRICT="!test? ( test )"