commit: 97bcf38297c900d50653538b4c45fddf0f6b69bf Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 14:43:02 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Mar 25 14:43:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97bcf382
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 <ago <AT> gentoo.org> app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild index 66ec47ae488..2b7bcfc1859 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}
