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-Find/
Date: Sun, 27 Mar 2016 19:19:06
Message-Id: 1459106329.af914c62c230430e0016f1a5888769ffa0d4f410.ago@gentoo
1 commit: af914c62c230430e0016f1a5888769ffa0d4f410
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 19:18:49 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 19:18:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af914c62
7
8 dev-perl/Module-Find: amd64/x86 stable, (ALLARCHES policy) wrt bug #578376
9
10 Package-Manager: portage-2.2.26
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-perl/Module-Find/Module-Find-0.130.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Module-Find/Module-Find-0.130.0.ebuild b/dev-perl/Module-Find/Module-Find-0.130.0.ebuild
17 index 5e3cd2e..7dc98db 100644
18 --- a/dev-perl/Module-Find/Module-Find-0.130.0.ebuild
19 +++ b/dev-perl/Module-Find/Module-Find-0.130.0.ebuild
20 @@ -11,7 +11,7 @@ inherit perl-module
21 DESCRIPTION="Find and use installed modules in a (sub)category"
22
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-solaris"
25 +KEYWORDS="amd64 x86 ~ppc-aix ~x86-solaris"
26 IUSE="test"
27
28 RDEPEND=""