commit:     85db481223776cd6a8f6b4586fe381c58b32e080
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 20:58:59 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 21:30:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85db4812

sci-libs/Rtree: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild 
b/sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild
index fbba424b40b..0832cb96d36 100644
--- a/sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild
+++ b/sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild
@@ -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
 

Reply via email to