summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-07 17:03:26 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-07 17:08:02 +0200
commit26976bc45ff6f1da2e6f965b518ab0ccf8ada325 (patch)
tree1541d65192649beaa2e65339e9f6c3445a0382bf /dev-vcs/git/git-2.24.3.ebuild
parentdev-util/smem: Remove py2.7 where possible (diff)
downloadgentoo-26976bc45ff6f1da2e6f965b518ab0ccf8ada325.tar.gz
gentoo-26976bc45ff6f1da2e6f965b518ab0ccf8ada325.tar.bz2
gentoo-26976bc45ff6f1da2e6f965b518ab0ccf8ada325.zip
dev-vcs/git: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-vcs/git/git-2.24.3.ebuild')
-rw-r--r--dev-vcs/git/git-2.24.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.24.3.ebuild b/dev-vcs/git/git-2.24.3.ebuild
index b14f087bb86b..783afd9812e3 100644
--- a/dev-vcs/git/git-2.24.3.ebuild
+++ b/dev-vcs/git/git-2.24.3.ebuild
@@ -6,7 +6,7 @@ EAPI=7
GENTOO_DEPEND_ON_PERL=no
# bug #329479: git-remote-testgit is not multiple-version aware
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd