projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69d0d26
)
dev-python/os-testr: Support python 3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 14:45:43 +0000
(16:45 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 15:23:33 +0000
(17:23 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/os-testr/os-testr-1.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/os-testr/os-testr-1.0.0.ebuild
b/dev-python/os-testr/os-testr-1.0.0.ebuild
index 5a0030949c9ba827fa2c47ebedf56fdffdbce54f..5dc2a9c019fac46d092d55442fdda0a440751fbc 100644
(file)
--- a/
dev-python/os-testr/os-testr-1.0.0.ebuild
+++ b/
dev-python/os-testr/os-testr-1.0.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5
,6
}} )
inherit distutils-r1