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:36
Message-Id: 1624223250.8b2824a7f47446d69eb260c3758d7ffdd76c1785.slyfox@gentoo
1 commit: 8b2824a7f47446d69eb260c3758d7ffdd76c1785
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 20 21:07:30 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 20 21:07:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b2824a7
7
8 dev-perl/Inline-C: keyworded 0.810.0 for ppc64
9
10 keyworded wrt bug #796788
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc64"
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 23b04efb433..e96e4a17e2c 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"
28 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64"
29 IUSE="test"
30 RESTRICT="!test? ( test )"