projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcf8b1e
)
dev-python/deform: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 10:13:11 +0000
(12:13 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:31:34 +0000
(18:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/deform/deform-0.9.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/deform/deform-0.9.9.ebuild
b/dev-python/deform/deform-0.9.9.ebuild
index b268466f086195797d3547134acb9dc25d878f1b..98d8c81fdab6196b0396a1c646580c3386ef8947 100644
(file)
--- a/
dev-python/deform/deform-0.9.9.ebuild
+++ b/
dev-python/deform/deform-0.9.9.ebuild
@@
-1,9
+1,9
@@
-# 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
DESCRIPTION="Another form generation library"