Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/
Date: Sun, 27 Mar 2016 19:23:41
Message-Id: 1459106573.7c8ac9dece68290e6e6be7006f3f3b5ca0c769aa.ago@gentoo
1 commit: 7c8ac9dece68290e6e6be7006f3f3b5ca0c769aa
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 19:22:53 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 19:22:53 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c8ac9de
7
8 dev-perl/Module-Build-XSUtil: amd64 stable wrt bug #578372
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
18 index 82f415a..801f16b 100644
19 --- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
20 +++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
21 @@ -11,7 +11,7 @@ inherit perl-module
22 DESCRIPTION="A Module::Build class for building XS modules"
23
24 SLOT="0"
25 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
26 +KEYWORDS="amd64 ~hppa ~ppc ~x86"
27 IUSE="test examples"
28 # File::Basename -> perl
29 RDEPEND="