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/Module-Build-XSUtil/
Date: Thu, 08 Jul 2021 07:11:57
Message-Id: 1625728230.34b8939bdf195631e3f67524bb3d0a0b7c08c56c.slyfox@gentoo
1 commit: 34b8939bdf195631e3f67524bb3d0a0b7c08c56c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 8 07:10:30 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 07:10:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b8939b
7
8 dev-perl/Module-Build-XSUtil: keyworded 0.190.0 for ppc64
9
10 keyworded wrt bug #800545
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/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
20 index 38afb292265..137f9b6d5d5 100644
21 --- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
22 +++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
23 @@ -10,7 +10,7 @@ inherit perl-module
24 DESCRIPTION="A Module::Build class for building XS modules"
25
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64"
29 IUSE="examples"
30
31 RDEPEND="