dev-libs/libnl: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:53:28 +0000 (12:53 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:15:59 +0000 (13:15 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/libnl/libnl-3.4.0.ebuild
dev-libs/libnl/libnl-3.5.0.ebuild
dev-libs/libnl/libnl-99999999.ebuild

index 9c7beffb4e094c06e80a69cdf24f80efb24dc88b..a5b5ca1ad169dc5b18efc2241d41b2c3cd006f48 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 DISTUTILS_OPTIONAL=1
 inherit distutils-r1 eutils libtool multilib multilib-minimal
 
index b4d5471529ec8e1d842f2a9c478dea937a2a5d9b..28138672f5b28723bb22b9e126d1866ebf9f0c48 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_OPTIONAL=1
 inherit distutils-r1 libtool multilib-minimal
 
index 619ab299650d1498b48220c437c9c28cc2cda7df..9a6a52092d7676c11cbbaf4c81f3c095a5671f18 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_OPTIONAL=1
 inherit autotools distutils-r1 git-r3 libtool multilib multilib-minimal