projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56048d1
)
dev-python/mimerender: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 10:22:17 +0000
(12:22 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:31:39 +0000
(18:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/mimerender/mimerender-0.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/mimerender/mimerender-0.6.0.ebuild
b/dev-python/mimerender/mimerender-0.6.0.ebuild
index afee43e0fb1906c7def4c500aa15f9488f04d83f..d8f0142527ed9acd39f88418ba275f1444f914b9 100644
(file)
--- a/
dev-python/mimerender/mimerender-0.6.0.ebuild
+++ b/
dev-python/mimerender/mimerender-0.6.0.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} pypy )
inherit distutils-r1