projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
693c547
)
dev-python/django-cms: reformat PYTHON_COMPAT
author
Slawomir Lis
<slis@gentoo.org>
Fri, 2 Jun 2017 07:26:58 +0000
(09:26 +0200)
committer
Slawomir Lis
<slis@gentoo.org>
Fri, 2 Jun 2017 07:27:14 +0000
(09:27 +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 712b9c2ed8006f1e780e5e2aaa3a6307ce349e1e..24ec59d8daeb1eff01e61827e5c83a60890f9748 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,3_4
} )
+PYTHON_COMPAT=( python{2_7,3_
{3,4}
} )
inherit distutils-r1