projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a22e57
)
dev-vcs/git-imerge: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 20:56:32 +0000
(21:56 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 21:00:11 +0000
(22:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-vcs/git-imerge/git-imerge-1.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/git-imerge/git-imerge-1.0.0.ebuild
b/dev-vcs/git-imerge/git-imerge-1.0.0.ebuild
index 3604eecc79b3a216ce301ec901489241bc5271ad..424d661ab00296040900aedfea4d0786b81f5c63 100644
(file)
--- a/
dev-vcs/git-imerge/git-imerge-1.0.0.ebuild
+++ b/
dev-vcs/git-imerge/git-imerge-1.0.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit bash-completion-r1 python-r1