commit:     804d6b3bcbc17a2e6520054e28f272683c4f839d
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 29 22:55:04 2019 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 23:08:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=804d6b3b

dev-util/glslang: Restrict test

Fixes: https://bugs.gentoo.org/698850
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 dev-util/glslang/glslang-7.12.3353_pre20191027-r1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-util/glslang/glslang-7.12.3353_pre20191027-r1.ebuild 
b/dev-util/glslang/glslang-7.12.3353_pre20191027-r1.ebuild
index 7c674c7f866..8c95609eba7 100644
--- a/dev-util/glslang/glslang-7.12.3353_pre20191027-r1.ebuild
+++ b/dev-util/glslang/glslang-7.12.3353_pre20191027-r1.ebuild
@@ -17,3 +17,6 @@ LICENSE="BSD"
 SLOT="0"
 
 PATCHES=( "${FILESDIR}/${P}-fix-relative-includes.patch" )
+
+# Bug 698850
+RESTRICT="test"

Reply via email to