Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
Date: Tue, 18 Apr 2017 09:25:40
Message-Id: 1492507527.4fe9e5255aa6c04330ba3144952e7d19262a2a53.aballier@gentoo
1 commit: 4fe9e5255aa6c04330ba3144952e7d19262a2a53
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 18 09:24:41 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 18 09:25:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe9e525
7
8 app-portage/cpuid2cpuflags: keyword ~arm
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild
16 index 7aec3c15788..318806faa56 100644
17 --- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild
18 +++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 pkg_postinst() {