media-gfx/hugin: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:49:15 +0000 (12:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:54:15 +0000 (12:54 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-gfx/hugin/hugin-2019.0.0.ebuild
media-gfx/hugin/hugin-9999.ebuild

index f5dd754fb2f468c61353ed01d5beb83a76b65aa2..1217aa9474d5f0a3a9cac57a39c17c0432047004 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 WX_GTK_VER="3.0"
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit python-single-r1 wxwidgets cmake-utils eapi7-ver xdg
 
index 448faaebbc266e72bd6cfaa1e80235f05b160d0e..3eb92a7c66c7e9f5e1fde9dc17c11f86f6103ad3 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 WX_GTK_VER="3.0"
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit mercurial python-single-r1 wxwidgets cmake-utils eapi7-ver xdg