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

index d3f97708c15c6ecde1484300d2745c6fea12fa4c..f68358117f4465a7b29842bfaf694fec409196e6 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
 fi
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 PYTHON_REQ_USE='xml(+)'
 inherit ${GIT_ECLASS} meson multilib-minimal python-any-r1
 
index 247ffa088bf233693b65b5d8332174f7917423c4..7d68a7cdbcf2fff0e30b10406d8624121ca8888b 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
 fi
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 PYTHON_REQ_USE='xml(+)'
 inherit ${GIT_ECLASS} meson multilib-minimal python-any-r1