projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
484c93d
)
dev-python/crumbs: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 10:08:18 +0000
(12:08 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:31:33 +0000
(18:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/crumbs/crumbs-2.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/crumbs/crumbs-2.1.0.ebuild
b/dev-python/crumbs/crumbs-2.1.0.ebuild
index 97eedb0e92f6b03538b5485ceff6e698214c1650..5a4c27d1f8984c921539fb41628e6476b55b5888 100644
(file)
--- a/
dev-python/crumbs/crumbs-2.1.0.ebuild
+++ b/
dev-python/crumbs/crumbs-2.1.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_
4
)
+PYTHON_COMPAT=( python2_7 python3_
{4,5,6}
)
inherit distutils-r1