X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=sci-libs%2FRtree%2FRtree-0.8.3_p20180802.ebuild;h=fbba424b40b0b7afae806a296d97dad354db9ae6;hb=cd3f25deb13cf4d6c9d721d515dbf772a988426f;hp=13fa6bf7226c9e1e230a77d2a50e07408f529253;hpb=79f02220b7553c731f6691a8c9a73b571a85384e;p=gentoo.git diff --git a/sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild b/sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild index 13fa6bf7226c..fbba424b40b0 100644 --- a/sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild +++ b/sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python2_7 python3_{6,7} ) inherit distutils-r1