dev-python/pycxx: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 3 Feb 2020 20:31:14 +0000 (21:31 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 3 Feb 2020 20:45:49 +0000 (21:45 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pycxx/pycxx-6.2.6.ebuild

index f52cebdcd49931e32610e572185a122d37645c89..c90dbab688d32981318287d6821d93b08c18d973 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 eutils distutils-r1