X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=dev-python%2Fgevent%2Fgevent-1.2.1.ebuild;h=6aed75ee923e736a164faacd75aecb39d66b6518;hb=cd3f25deb13cf4d6c9d721d515dbf772a988426f;hp=5759c3d5a988cda5bf39844ca0062ca7842fad99;hpb=79f02220b7553c731f6691a8c9a73b571a85384e;p=gentoo.git diff --git a/dev-python/gevent/gevent-1.2.1.ebuild b/dev-python/gevent/gevent-1.2.1.ebuild index 5759c3d5a988..6aed75ee923e 100644 --- a/dev-python/gevent/gevent-1.2.1.ebuild +++ b/dev-python/gevent/gevent-1.2.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 # http://www.gevent.org/whatsnew_1_1.html#broader-platform-support -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy ) +PYTHON_COMPAT=( python2_7 python3_6 ) PYTHON_REQ_USE="ssl(+),threads(+)" inherit distutils-r1 flag-o-matic