Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
Date: Thu, 04 May 2017 00:27:51
Message-Id: 1493857635.ac9a045f0fe11abc666b78334f86bb4f46472a9e.kentnl@gentoo
1 commit: ac9a045f0fe11abc666b78334f86bb4f46472a9e
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 4 00:25:08 2017 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Thu May 4 00:27:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9a045f
7
8 dev-perl/Class-Inspector: ALLARCHES stable re bug #617284
9
10 Bug: https://bugs.gentoo.org/617284
11 Package-Manager: Portage-2.3.5, Repoman-2.3.2
12
13 dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
17 index 78c2631744c..ba28818f77f 100644
18 --- a/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
19 +++ b/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Provides information about Classes"
22
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE="test"
27 RESTRICT="!test? ( test )"