projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e410ec2
)
dev-python/pythonz-bd: Fix python3 support
author
Justin Lecher
<jlec@gentoo.org>
Sat, 2 Dec 2017 20:02:09 +0000
(20:02 +0000)
committer
Justin Lecher
<jlec@gentoo.org>
Sat, 2 Dec 2017 20:09:07 +0000
(20:09 +0000)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Package-Manager: Portage-2.3.16, Repoman-2.3.6
dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild
b/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild
index 371d0631468e7ea7827bd8b01cf180aeb6674d70..c0305e3b77c53bc4553db10ead556865dc4832ec 100644
(file)
--- a/
dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild
+++ b/
dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{
3,4,5
}} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{
4,5,6
}} pypy pypy3 )
inherit distutils-r1