commit: 054779997e1d2b38cd432e4c0ae0e8ce62427592 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue Feb 6 13:10:22 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue Feb 6 15:09:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05477999
app-portage/cpuid2cpuflags: x86 stable (bug #643050) Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild index 6467a205914..3cc46d27790 100644 --- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild +++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}. LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" pkg_postinst() {
