From: Andreas Sturmlechner Date: Sat, 27 Apr 2019 13:49:40 +0000 (+0200) Subject: dev-python/utidylib: python3_7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=388e6e78c22bed50637c3f2ad3bef8c2c6d3bf4f;p=gentoo.git dev-python/utidylib: python3_7 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- diff --git a/dev-python/utidylib/utidylib-0.3-r2.ebuild b/dev-python/utidylib/utidylib-0.3-r2.ebuild index 0f4c2ec29709..fe5dfcb6d60f 100644 --- a/dev-python/utidylib/utidylib-0.3-r2.ebuild +++ b/dev-python/utidylib/utidylib-0.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit distutils-r1