projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30f5683
)
dev-python/manuel: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 13:40:56 +0000
(15:40 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:32:17 +0000
(18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/manuel/manuel-1.8.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/manuel/manuel-1.8.0.ebuild
b/dev-python/manuel/manuel-1.8.0.ebuild
index dbf86dafcf4ac9e82cec660913846368066978e5..965da71f9d49d56caaa9c8e7e7b32b0a202f0984 100644
(file)
--- a/
dev-python/manuel/manuel-1.8.0.ebuild
+++ b/
dev-python/manuel/manuel-1.8.0.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy )
+PYTHON_COMPAT=( python{2_7,3_{4,5
,6
}} pypy )
inherit distutils-r1