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

index df5feb8b86900f2513cfa08760a14b0a9bfe08fd..68dae56ba0d4535a949c1498b89d3e64d1f5114c 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 # vala and introspection support is broken, bug #468208
 VALA_USE_DEPEND=vapigen
index 5623528869a2896b359f77bd87e75039155c3a10..35677f76c85dc39fcffa5efd2a03c96b260c17fa 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 # vala and introspection support is broken, bug #468208
 VALA_USE_DEPEND=vapigen
 
index 25f257ba42c8dba817c4e12109e5b491366c8409..a12ca086b1801e32ae19ba9048ee2a4171d65393 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 # vala and introspection support is broken, bug #468208
 VALA_USE_DEPEND=vapigen