dev-python/pluginbase: python 3.7

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
Rick Farina
2020-01-06 14:56:13 -05:00
parent 492a05c847
commit b4081d8fb5

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_6 )
PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
inherit distutils-r1