projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
002abb6
)
dev-python/djangocms-flash: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 11:28:28 +0000
(13:28 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:41:52 +0000
(16:41 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/djangocms-flash/djangocms-flash-0.3.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/djangocms-flash/djangocms-flash-0.3.0.ebuild
b/dev-python/djangocms-flash/djangocms-flash-0.3.0.ebuild
index 260c4e6d88e4ed51be9543b7ce383f09e187de9a..9f18774a89a83f54f6973c5d668fd794adec9f8f 100644
(file)
--- a/
dev-python/djangocms-flash/djangocms-flash-0.3.0.ebuild
+++ b/
dev-python/djangocms-flash/djangocms-flash-0.3.0.ebuild
@@
-3,7
+3,7
@@
EAPI="5"
-PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} )
+PYTHON_COMPAT=( python{2_{6,7},3_{3,4
,5,6
}} )
inherit distutils-r1