From: Michał Górny Date: Wed, 5 Feb 2020 05:36:46 +0000 (+0100) Subject: dev-python/doublex: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4f2e47880b9efa7511fd82545c0151f6f7a948ff;p=gentoo.git dev-python/doublex: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/doublex/doublex-1.8.1.ebuild b/dev-python/doublex/doublex-1.8.1.ebuild index 9b3a5d5ce3a6..b52abebc97c2 100644 --- a/dev-python/doublex/doublex-1.8.1.ebuild +++ b/dev-python/doublex/doublex-1.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 vcs-snapshot