dev-util/glslang: python3_8
authorMatt Turner <mattst88@gentoo.org>
Sun, 15 Mar 2020 20:44:15 +0000 (13:44 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sun, 15 Mar 2020 21:28:03 +0000 (14:28 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-util/glslang/glslang-9999.ebuild

index 6de396f95da77f793d35708bd6fed249ddb9508b..7ce2721cbd0d240ac01597431f7aff614fee0bfb 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 CMAKE_ECLASS="cmake"
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib python-any-r1
 
 if [[ ${PV} == *9999* ]]; then