projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33d1230
)
dev-python/flask-themes: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 10:24:45 +0000
(12:24 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:31:40 +0000
(18:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild
b/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild
index a6592f092215e658d4d0341f4a31218baf3e0bb5..c1d538f3f5acc037ff028665ddaa505a8e5d42d6 100644
(file)
--- a/
dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild
+++ b/
dev-python/flask-themes/flask-themes-0.1.3-r1.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