From 4f2e47880b9efa7511fd82545c0151f6f7a948ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 5 Feb 2020 06:36:46 +0100 Subject: [PATCH] dev-python/doublex: 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/doublex/doublex-1.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/doublex/doublex-1.8.1.ebuild b/dev-python/doublex/doublex-1.8.1.ebuild index 9b3a5d5ce3a68..b52abebc97c29 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