projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e5fb0c
)
virtual/python-pathlib: Enable python3.6
author
Michał Górny
<mgorny@gentoo.org>
Thu, 26 Jan 2017 22:30:07 +0000
(23:30 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 26 Jan 2017 22:35:36 +0000
(23:35 +0100)
virtual/python-pathlib/python-pathlib-1.0.ebuild
patch
|
blob
|
history
diff --git
a/virtual/python-pathlib/python-pathlib-1.0.ebuild
b/virtual/python-pathlib/python-pathlib-1.0.ebuild
index c854a0561f389358089bbea6295801dada54e843..0dbe523fde36dc8dd46508094d96b7fc58a4744f 100644
(file)
--- a/
virtual/python-pathlib/python-pathlib-1.0.ebuild
+++ b/
virtual/python-pathlib/python-pathlib-1.0.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy pypy3 )
inherit python-r1