dev-util/glslang: x86 stable (bug #683308)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:33:52 +0000 (16:33 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:44:32 +0000 (16:44 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-util/glslang/glslang-7.10.2984.ebuild

index 72965c4eb21865b8766a986e7c83eee1a732a2ea..6d4c55f1d56681cb7b3c84d243e010d71fb14286 100644 (file)
@@ -7,7 +7,7 @@ inherit cmake-multilib cmake-utils vcs-snapshot
 
 SNAPSHOT_COMMIT="7.10.2984"
 SRC_URI="https://github.com/KhronosGroup/${PN}/archive/${SNAPSHOT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DESCRIPTION="Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator"
 HOMEPAGE="https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/"