projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bf211e
)
dev-python/hyperlink: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:13:55 +0000
(22:13 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:56:54 +0000
(21:56 +0200)
dev-python/hyperlink/hyperlink-18.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/hyperlink/hyperlink-18.0.0.ebuild
b/dev-python/hyperlink/hyperlink-18.0.0.ebuild
index 6eb930d31077cccd5e7771efc1ff6e7c74896bbc..95b3122be4d887f526783536334159b66474ea46 100644
(file)
--- a/
dev-python/hyperlink/hyperlink-18.0.0.ebuild
+++ b/
dev-python/hyperlink/hyperlink-18.0.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy)
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy)
inherit distutils-r1