projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da8a162
)
dev-python/django-cms: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 11:38:48 +0000
(13:38 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:09 +0000
(16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/django-cms/django-cms-3.4.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/django-cms/django-cms-3.4.3.ebuild
b/dev-python/django-cms/django-cms-3.4.3.ebuild
index 24ec59d8daeb1eff01e61827e5c83a60890f9748..3220966dcc953e89afb9ba1eff99a9898f83e8cf 100644
(file)
--- a/
dev-python/django-cms/django-cms-3.4.3.ebuild
+++ b/
dev-python/django-cms/django-cms-3.4.3.ebuild
@@
-3,7
+3,7
@@
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_{3,4}} )
+PYTHON_COMPAT=( python{2_7,3_{3,4
,5,6
}} )
inherit distutils-r1