media-libs/shaderc: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:22 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:11 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-libs/shaderc/shaderc-2018.0.ebuild

index 93d43a06d61ea5f5edaee5e7d4d6a7af64fbd617..991a67e2d50b051d4dcea01f7c453428875360c7 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit cmake-multilib python-any-r1