Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
Date: Tue, 06 Feb 2018 15:10:18
Message-Id: 1517929755.054779997e1d2b38cd432e4c0ae0e8ce62427592.whissi@gentoo
1 commit: 054779997e1d2b38cd432e4c0ae0e8ce62427592
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 13:10:22 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 15:09:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05477999
7
8 app-portage/cpuid2cpuflags: x86 stable (bug #643050)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
16 index 6467a205914..3cc46d27790 100644
17 --- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
18 +++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
26
27 LICENSE="BSD-2"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
30 +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
31 IUSE=""
32
33 pkg_postinst() {