projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
789701d
)
dev-python/click: re-add python 3.4
author
Virgil Dupras
<vdupras@gentoo.org>
Thu, 30 Aug 2018 15:38:23 +0000
(11:38 -0400)
committer
Virgil Dupras
<vdupras@gentoo.org>
Thu, 30 Aug 2018 15:38:23 +0000
(11:38 -0400)
I shouldn't have removed it.
Package-Manager: Portage-2.3.48, Repoman-2.3.10
dev-python/click/click-6.7-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/click/click-6.7-r1.ebuild
b/dev-python/click/click-6.7-r1.ebuild
index 9a963c756129c2394c65fbaab095ac85f182b563..2f650c4ca676953244f91ca08f2654f7bf7d18d3 100644
(file)
--- a/
dev-python/click/click-6.7-r1.ebuild
+++ b/
dev-python/click/click-6.7-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{
4,
5,6,7} pypy pypy3 )
inherit distutils-r1