From 7ba9f9d911a5525199510afa04ea6468984a9b60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 22 Oct 2019 15:50:45 +0200 Subject: Revert "dev-python/cheroot: drop python2" This reverts commit e4d3e50360405e9c0c1c74966c6c03574edbef7b. --- dev-python/cheroot/cheroot-6.5.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/cheroot/cheroot-6.5.6.ebuild') diff --git a/dev-python/cheroot/cheroot-6.5.6.ebuild b/dev-python/cheroot/cheroot-6.5.6.ebuild index defd57f..91d2b93 100644 --- a/dev-python/cheroot/cheroot-6.5.6.ebuild +++ b/dev-python/cheroot/cheroot-6.5.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7} pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy3 ) inherit distutils-r1 -- cgit v1.2.3