From: Agostino Sarubbo Date: Sat, 25 Mar 2017 14:43:02 +0000 (+0100) Subject: app-portage/cpuid2cpuflags: amd64 stable wrt bug #613678 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=97bcf38297c900d50653538b4c45fddf0f6b69bf;p=gentoo.git app-portage/cpuid2cpuflags: amd64 stable wrt bug #613678 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild index 66ec47ae4883..2b7bcfc1859b 100644 --- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild +++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${MY_ LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" S=${WORKDIR}/${MY_P}