sys-devel/automake: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:06:02 +0000 (14:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:35 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/automake/automake-1.16.1-r2.ebuild
sys-devel/automake/automake-9999.ebuild

index 1c06ea4470f4ae6a6f8b8462cc8834ee9a40eb21..47c426b024cafcab6dcd829a2649d11f3de140e9 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit python-any-r1
 
index 1c06ea4470f4ae6a6f8b8462cc8834ee9a40eb21..47c426b024cafcab6dcd829a2649d11f3de140e9 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit python-any-r1