projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d809b1
)
dev-vcs/git-tools: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 20:56:43 +0000
(21:56 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-vcs/git-tools/git-tools-2017.10.ebuild
b/dev-vcs/git-tools/git-tools-2017.10.ebuild
index 555da1d3cb5d56c705e742e7f8837bd6e768bb29..7445f4d682a3725eac5cbfa040c9db75182931a4 100644
(file)
--- 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=( python
3_6
)
inherit python-r1
DESCRIPTION="Assorted git-related scripts"