app-portage/cpuid2cpuflags: Drop v2 back to ~arch due to lack of docs
authorMichał Górny <mgorny@gentoo.org>
Sat, 1 Apr 2017 06:12:30 +0000 (08:12 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 1 Apr 2017 06:15:03 +0000 (08:15 +0200)
The version 2 lacks documentation on the new output format, plus changes
the executable name (which is then changed again). To avoid more
confusion and partial script changes, let's kill it and instead focus
on stabilizing v4 soonish.

app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild

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