sci-libs/Rtree: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 Jan 2020 20:58:59 +0000 (21:58 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 28 Jan 2020 21:30:20 +0000 (22:30 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild

index fbba424b40b0b7afae806a296d97dad354db9ae6..0832cb96d361aaf4956b40b9aebd051c5495ab50 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1