Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-CPU/
Date: Thu, 30 Aug 2018 04:44:47
Message-Id: 1535604170.77fe1578c43ebf4563500ed15a0818d7381be1fc.maekke@gentoo
1 commit: 77fe1578c43ebf4563500ed15a0818d7381be1fc
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 30 04:42:50 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 30 04:42:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77fe1578
7
8 dev-perl/Sys-CPU: arm stable, bug #662392
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="arm"
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 e91d07d1ad2..3e8eddeafd3 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=""