dev-vcs/git-tools: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:56:43 +0000 (21:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:00:12 +0000 (22:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-vcs/git-tools/git-tools-2017.10.ebuild

index 555da1d3cb5d56c705e742e7f8837bd6e768bb29..7445f4d682a3725eac5cbfa040c9db75182931a4 100644 (file)
@@ -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"