Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-CPU/
Date: Sun, 29 Jul 2018 14:04:34
Message-Id: 1532872949.8f4d77bb10b7893b3413ae2a9344ba939a47903f.whissi@gentoo
1 commit: 8f4d77bb10b7893b3413ae2a9344ba939a47903f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 29 14:02:29 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 29 14:02:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f4d77bb
7
8 dev-perl/Sys-CPU: x86 stable (bug #662392)
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index ef2c093c9c2..c1b6db52faf 100644
17 --- a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild
18 +++ b/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild
19 @@ -10,5 +10,5 @@ inherit perl-module
20 DESCRIPTION="Access CPU info. number, etc on Win and UNIX"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~ppc-macos"
25 IUSE=""