projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43bfa16
)
dev-python/pmw: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 13:24:58 +0000
(15:24 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:32:07 +0000
(18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/pmw/pmw-2.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pmw/pmw-2.0.1.ebuild
b/dev-python/pmw/pmw-2.0.1.ebuild
index f4e0cb048f93e9f90eac44b08be8e7b24c3f732b..d492b1797f97f7280df2b86620f1e8249afea314 100644
(file)
--- a/
dev-python/pmw/pmw-2.0.1.ebuild
+++ b/
dev-python/pmw/pmw-2.0.1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_
4
)
+PYTHON_COMPAT=( python3_
{4,5,6}
)
PYTHON_REQ_USE="tk"
inherit distutils-r1 virtualx