app-misc/solaar: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:56:14 +0000 (21:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 21:21:22 +0000 (22:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/solaar/solaar-0.9.2-r3.ebuild
app-misc/solaar/solaar-1.0.1-r1.ebuild
app-misc/solaar/solaar-1.0.1.ebuild

index f86d079462fc6b1d285459935d5063bc1f03b2be..5c823ed39c46b6be327d02b86aeb0db34c987ec7 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_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 udev linux-info gnome2-utils
 
index e81e7cc244bbc7e2bc79acc99c5e349b6677cd7f..a93b069daee338f753c6ca1cb1ef277f62c87d50 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit linux-info udev xdg distutils-r1
 
index d8ff31e25bfa9c9196f03a6849e131bea2b9cb36..c947969d7c4a3ac7831c93a56e2c7cb1c7c66c8f 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,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 linux-info udev xdg