projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0b7094
)
dev-python/celery: PYTHON_COMPAT: add python3_5
author
Zac Medico
<zmedico@gentoo.org>
Tue, 30 Aug 2016 17:09:41 +0000
(10:09 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 30 Aug 2016 17:10:16 +0000
(10:10 -0700)
Package-Manager: portage-2.3.0
dev-python/celery/celery-3.1.20.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/celery/celery-3.1.20.ebuild
b/dev-python/celery/celery-3.1.20.ebuild
index 54c62ca159e3e0be5e2aeea1e298983f96ffade4..ff6226abe7fd653ab4865563b15fe90444f0a905 100644
(file)
--- a/
dev-python/celery/celery-3.1.20.ebuild
+++ b/
dev-python/celery/celery-3.1.20.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4
,5
} )
inherit distutils-r1 bash-completion-r1