From deed6ebef99f70b6cca15ec675f7e91957248f43 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 21:57:13 +0100 Subject: [PATCH] dev-vcs/repo: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-vcs/repo/repo-1.26.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/repo/repo-1.26.ebuild b/dev-vcs/repo/repo-1.26.ebuild index 9d2c58695f06..bbf73b4eca25 100644 --- a/dev-vcs/repo/repo-1.26.ebuild +++ b/dev-vcs/repo/repo-1.26.ebuild @@ -6,7 +6,7 @@ EAPI="7" -PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) inherit python-r1 -- 2.26.2