Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-CPU/
Date: Fri, 26 Apr 2019 11:32:25
Message-Id: 1556277282.1b1d77e99f4bbc413e2e8b0e1feeca40ef3a4c9a.blueness@gentoo
1 commit: 1b1d77e99f4bbc413e2e8b0e1feeca40ef3a4c9a
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 26 11:14:42 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 26 11:14:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b1d77e9
7
8 dev-perl/Sys-CPU: stable on arm64
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 08770dbb1f2..1966890be64 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 ~arm64 hppa ppc ppc64 ~sparc x86 ~ppc-macos"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~sparc x86 ~ppc-macos"
26 IUSE=""