Skip to content

Commit

Permalink
dev-util/glslang: x86 keyworded (bug #654268)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
Whissi committed Jun 11, 2018
1 parent f5fdf72 commit 4f9df4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/glslang/glslang-6.2.2596.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand Down

0 comments on commit 4f9df4e

Please sign in to comment.