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

index 93becb1fbfeb3e80c2b433620fbca2b2dcd4b758..a72e8ebba1d7f1eb4de2c8be3aaf6af2b82c7a4e 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1