projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d13d498
)
dev-python/pew: Add python3.7 support
author
Justin Lecher
<jlec@gentoo.org>
Sat, 10 Nov 2018 14:23:32 +0000
(14:23 +0000)
committer
Justin Lecher
<jlec@gentoo.org>
Sat, 10 Nov 2018 14:25:25 +0000
(14:25 +0000)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/pew/pew-1.1.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pew/pew-1.1.1.ebuild
b/dev-python/pew/pew-1.1.1.ebuild
index 5c0c4ea558399f3a4cc91819e7d5d12f250a9de2..b1256f212e99fc7c77978702228f8995134629e4 100644
(file)
--- a/
dev-python/pew/pew-1.1.1.ebuild
+++ b/
dev-python/pew/pew-1.1.1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-2018 Gentoo
Foundation
+# Copyright 1999-2018 Gentoo
Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6
,7
}} )
inherit distutils-r1