projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fbf05b
)
dev-python/djangocms-link: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 11:38:04 +0000
(13:38 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:06 +0000
(16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/djangocms-link/djangocms-link-2.1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/djangocms-link/djangocms-link-2.1.2.ebuild
b/dev-python/djangocms-link/djangocms-link-2.1.2.ebuild
index 6e2066096fb601e24b8d5a3809f8bfea9afaaf32..2b67d8e4ac65d72a11a02333d3e8d8ab5c70a228 100644
(file)
--- a/
dev-python/djangocms-link/djangocms-link-2.1.2.ebuild
+++ b/
dev-python/djangocms-link/djangocms-link-2.1.2.ebuild
@@
-3,7
+3,7
@@
EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit distutils-r1