From 85dc42fa9dcda2bc9d8c812e3266afdc044b9fe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 25 Jul 2020 10:18:15 +0200 Subject: dev-python/wsgiproxy2: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/wsgiproxy2/wsgiproxy2-0.4.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.6-r1.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.4.6-r1.ebuild index 7e660554c7c0..d524ceab7eb1 100644 --- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.6-r1.ebuild +++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) inherit distutils-r1 -- cgit v1.2.3