projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12ba101
)
dev-vcs/git-spindle: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 13:49:24 +0000
(14:49 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:05:08 +0000
(15:05 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-vcs/git-spindle/git-spindle-3.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/git-spindle/git-spindle-3.3-r1.ebuild
b/dev-vcs/git-spindle/git-spindle-3.3-r1.ebuild
index 3e47f7f45c3246b2061411f77455aa25c028a4a7..ec1ea0e27378a603d5eabd45dd1b30e5f91049c1 100644
(file)
--- a/
dev-vcs/git-spindle/git-spindle-3.3-r1.ebuild
+++ b/
dev-vcs/git-spindle/git-spindle-3.3-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1