commit: 4f9df4edaef2509a232d2722e570aa98729a2e77 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Jun 11 09:44:50 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Jun 11 09:44:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9df4ed
dev-util/glslang: x86 keyworded (bug #654268) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-util/glslang/glslang-6.2.2596.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/glslang/glslang-6.2.2596.ebuild b/dev-util/glslang/glslang-6.2.2596.ebuild index 6a9bfa1c48e..677174912af 100644 --- a/dev-util/glslang/glslang-6.2.2596.ebuild +++ b/dev-util/glslang/glslang-6.2.2596.ebuild @@ -7,7 +7,7 @@ inherit cmake-multilib cmake-utils vcs-snapshot SNAPSHOT_COMMIT="6.2.2596" SRC_URI="https://github.com/KhronosGroup/${PN}/archive/${SNAPSHOT_COMMIT}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" +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/"
