dev-python/pytables: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 30 Jan 2020 17:30:15 +0000 (18:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 30 Jan 2020 17:30:15 +0000 (18:30 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytables/pytables-3.4.4.ebuild

index 9b372c3d5fb7f37269c2801c24d73dff332f228c..9a5ed1e381172c835b3239235905a5d0ab574dd8 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="threads(+)"
 
 MY_PN=tables