From 8fb18f5ec3cc9364ceb12121d2198032f3734964 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 21:56:43 +0100 Subject: [PATCH] dev-vcs/git-tools: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-vcs/git-tools/git-tools-2017.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-tools/git-tools-2017.10.ebuild b/dev-vcs/git-tools/git-tools-2017.10.ebuild index 555da1d3cb5d..7445f4d682a3 100644 --- a/dev-vcs/git-tools/git-tools-2017.10.ebuild +++ b/dev-vcs/git-tools/git-tools-2017.10.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit python-r1 DESCRIPTION="Assorted git-related scripts" -- 2.26.2