dev-util/spirv-tools: x86 keyworded (bug #654268)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 11 Jun 2018 09:44:06 +0000 (11:44 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 11 Jun 2018 09:44:06 +0000 (11:44 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-util/spirv-tools/spirv-tools-2018.2-r1.ebuild

index f1227eb734c8a902591155cb30180da42a831358..46aa033b73a0b0aff86278f0647f83e35c20bbea 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${PV}.tar.gz -> ${
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 # Tests fail upon finding symbols that do not match a regular expression
 # in the generated library. Easily hit with non-standard compiler flags
 RESTRICT="test"