commit:     8fb18f5ec3cc9364ceb12121d2198032f3734964
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 20:56:43 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 21:00:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb18f5e

dev-vcs/git-tools: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 555da1d3cb5..7445f4d682a 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"

Reply via email to