projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a97b097
)
dev-python/webcolors: PYTHON_COMPAT: add python3_6
author
Zac Medico
<zmedico@gentoo.org>
Sun, 12 Feb 2017 00:45:21 +0000
(16:45 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 12 Feb 2017 22:18:50 +0000
(14:18 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/webcolors/webcolors-1.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/webcolors/webcolors-1.5.ebuild
b/dev-python/webcolors/webcolors-1.5.ebuild
index b4f243e981fae7b158533e69b3fd058b6933fff8..b027378e02ad53f0a667935b1230e8b81b8dd81b 100644
(file)
--- a/
dev-python/webcolors/webcolors-1.5.ebuild
+++ b/
dev-python/webcolors/webcolors-1.5.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy pypy3 )
inherit distutils-r1