projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92f5e17
)
dev-vcs/repo: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 20:57:13 +0000
(21:57 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 21:00:14 +0000
(22:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-vcs/repo/repo-1.26.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/repo/repo-1.26.ebuild
b/dev-vcs/repo/repo-1.26.ebuild
index 9d2c58695f06b5e310566f2d54ef3549abd41216..bbf73b4eca25fe4ac511f63fe027999f66807534 100644
(file)
--- a/
dev-vcs/repo/repo-1.26.ebuild
+++ b/
dev-vcs/repo/repo-1.26.ebuild
@@
-6,7
+6,7
@@
EAPI="7"
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
inherit python-r1