Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-CPU/
Date: Mon, 30 Jul 2018 22:08:47
Message-Id: 1532988478.da592220c7ed9f8dcec92e353d201a6ea5499915.slyfox@gentoo
1 commit: da592220c7ed9f8dcec92e353d201a6ea5499915
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 30 22:07:58 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 30 22:07:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da592220
7
8 dev-perl/Sys-CPU: stable 0.610.0-r1 for ppc64, bug #662392
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild
17 index 86bbd2a309a..6004b7e479b 100644
18 --- a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild
19 +++ b/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild
20 @@ -10,5 +10,5 @@ inherit perl-module
21 DESCRIPTION="Access CPU info. number, etc on Win and UNIX"
22
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~ppc-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ppc64 ~sparc x86 ~ppc-macos"
26 IUSE=""