projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb3dd99
)
dev-python/CommonMark: Add python3_6
author
Manuel Rüger
<mrueg@gentoo.org>
Fri, 28 Apr 2017 14:23:24 +0000
(16:23 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Fri, 28 Apr 2017 14:23:24 +0000
(16:23 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/CommonMark/CommonMark-0.5.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/CommonMark/CommonMark-0.5.4.ebuild
b/dev-python/CommonMark/CommonMark-0.5.4.ebuild
index ccb0ad5ba91a85d1e8aba0ce331066dc629278dd..4fc7180755423e299a6596855a69bcb1b1511bd9 100644
(file)
--- a/
dev-python/CommonMark/CommonMark-0.5.4.ebuild
+++ b/
dev-python/CommonMark/CommonMark-0.5.4.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,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1