dev-python/ipdbplugin: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 2 Dec 2019 09:01:28 +0000 (10:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Dec 2019 17:11:48 +0000 (18:11 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/ipdbplugin/ipdbplugin-1.4.ebuild
dev-python/ipdbplugin/ipdbplugin-9999.ebuild

index af03931fe6d87e486bdfb1c96ad85f28d08d6653..10837e83c15d22c911759a4bd254bdbaf41b60af 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 
 inherit distutils-r1
 
index af03931fe6d87e486bdfb1c96ad85f28d08d6653..10837e83c15d22c911759a4bd254bdbaf41b60af 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 
 inherit distutils-r1