commit: 7fc69e9d785fa8fee58fbd43ac03e102ef4f33a0 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org> AuthorDate: Fri Nov 10 18:13:44 2023 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Fri Nov 10 18:14:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc69e9d
dev-util/glslang: Bump 9999 slot Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org> dev-util/glslang/glslang-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
