projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f84efc0
)
dev-python/sh: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:49:59 +0000
(06:49 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:59:46 +0000
(06:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sh/sh-1.12.14.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sh/sh-1.12.14.ebuild
b/dev-python/sh/sh-1.12.14.ebuild
index 3e665fc9420098c7d686f61abd1828d5565f50a2..6278d6e98ad676b37ac16d70f6c1371a4a271641 100644
(file)
--- a/
dev-python/sh/sh-1.12.14.ebuild
+++ b/
dev-python/sh/sh-1.12.14.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
inherit distutils-r1