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/common-sense/
Date: Thu, 31 Dec 2015 10:37:51
Message-Id: 1451558258.f23bca2af466c01b42889027c1373e4437c2a002.ago@gentoo
1 commit: f23bca2af466c01b42889027c1373e4437c2a002
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 31 10:37:38 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 31 10:37:38 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f23bca2a
7
8 dev-perl/common-sense: amd64/x86 stable, (ALLARCHES policy) wrt bug #570200
9
10 Package-Manager: portage-2.2.26
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-perl/common-sense/common-sense-3.740.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/common-sense/common-sense-3.740.0.ebuild b/dev-perl/common-sense/common-sense-3.740.0.ebuild
17 index 92e6fb6..5ad694d 100644
18 --- a/dev-perl/common-sense/common-sense-3.740.0.ebuild
19 +++ b/dev-perl/common-sense/common-sense-3.740.0.ebuild
20 @@ -11,7 +11,7 @@ inherit perl-module
21 DESCRIPTION="Save a tree AND a kitten, use common::sense!"
22
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-solaris"
25 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-solaris"
26 IUSE=""
27
28 DEPEND="virtual/perl-ExtUtils-MakeMaker"