app-portage/cpuid2cpuflags: amd64 stable wrt bug #613678
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 25 Mar 2017 14:43:02 +0000 (15:43 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 25 Mar 2017 14:43:02 +0000 (15:43 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild

index 66ec47ae488353879110eb302a728153126747cd..2b7bcfc1859b39e6595ea5b1d2b9a49905f90f58 100644 (file)
@@ -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}