diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2023-11-10 13:13:44 -0500 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2023-11-10 13:14:13 -0500 |
commit | 7fc69e9d785fa8fee58fbd43ac03e102ef4f33a0 (patch) | |
tree | b4e017285925efd5bca8fb2ba9f2319cba857ccf /dev-util/glslang | |
parent | app-admin/ttyplot: 1.5.1 (new package) (diff) | |
download | gentoo-7fc69e9d785fa8fee58fbd43ac03e102ef4f33a0.tar.gz gentoo-7fc69e9d785fa8fee58fbd43ac03e102ef4f33a0.tar.bz2 gentoo-7fc69e9d785fa8fee58fbd43ac03e102ef4f33a0.zip |
dev-util/glslang: Bump 9999 slot
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'dev-util/glslang')
-rw-r--r-- | dev-util/glslang/glslang-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glslang/glslang-9999.ebuild b/dev-util/glslang/glslang-9999.ebuild index 7cc9322b0516..7ba69afd1dbe 100644 --- a/dev-util/glslang/glslang-9999.ebuild +++ b/dev-util/glslang/glslang-9999.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="Khronos reference front-end for GLSL and ESSL, and sample SPIR-V ge HOMEPAGE="https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/ https://github.com/KhronosGroup/glslang" LICENSE="BSD" -SLOT="0/12" +SLOT="0/13" # Bug 698850 RESTRICT="test" |