dev-python/fs: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Fri, 27 Mar 2020 10:49:24 +0000 (11:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 27 Mar 2020 10:49:24 +0000 (11:49 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/fs/fs-2.4.9.ebuild

index 6ed2d4ffee1ff3274ac5c39e5136e81bde23fc2a..b2b471564ada8a9da5f1ac1755981c3de3bd8a51 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 eutils