Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockModule/
Date: Mon, 29 Feb 2016 18:53:53
Message-Id: 1456771844.29a5d86841b8e7b45373ec445efc077618dbbdb0.grobian@gentoo
1 commit: 29a5d86841b8e7b45373ec445efc077618dbbdb0
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 29 18:50:44 2016 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 29 18:50:44 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a5d868
7
8 dev-perl/Test-MockModule: added Prefix keywords, bug #569868
9
10 Package-Manager: portage-2.2.27-prefix
11
12 dev-perl/Test-MockModule/Test-MockModule-0.50.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Test-MockModule/Test-MockModule-0.50.0-r2.ebuild b/dev-perl/Test-MockModule/Test-MockModule-0.50.0-r2.ebuild
16 index f1ca111..cc8778a 100644
17 --- a/dev-perl/Test-MockModule/Test-MockModule-0.50.0-r2.ebuild
18 +++ b/dev-perl/Test-MockModule/Test-MockModule-0.50.0-r2.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Override subroutines in a module for unit testing"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~hppa ppc x86"
24 +KEYWORDS="amd64 ~arm ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE="test"
26
27 RDEPEND="