projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79df928
)
dev-python/batinfo: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 20:25:44 +0000
(22:25 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 20:32:41 +0000
(22:32 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-python/batinfo/batinfo-0.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/batinfo/batinfo-0.3.ebuild
b/dev-python/batinfo/batinfo-0.3.ebuild
index 6e5aa6e8064549cbd9886e33d95d89b39c3e5b8f..d24a58577ab6ce79c823673d08603b7b419c3556 100644
(file)
--- a/
dev-python/batinfo/batinfo-0.3.ebuild
+++ b/
dev-python/batinfo/batinfo-0.3.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{4,5
,6
}} pypy pypy3 )
inherit distutils-r1