summaryrefslogtreecommitdiff
path: root/dev-util/glslang/glslang-6.2.2596.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-16 05:02:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-16 05:02:38 +0100
commitf1bc537f089cc8477a9a18db597cb349e1b00e91 (patch)
treec48eb730c43e5f35729fabbe5cb4bfbe4a1bc794 /dev-util/glslang/glslang-6.2.2596.ebuild
parentcb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa (diff)
gentoo resync : 16.06.2018
Diffstat (limited to 'dev-util/glslang/glslang-6.2.2596.ebuild')
-rw-r--r--dev-util/glslang/glslang-6.2.2596.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glslang/glslang-6.2.2596.ebuild b/dev-util/glslang/glslang-6.2.2596.ebuild
index 6a9bfa1c48ec..677174912af4 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/"