diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-04-27 15:49:40 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-04-27 16:45:50 +0200 |
commit | 388e6e78c22bed50637c3f2ad3bef8c2c6d3bf4f (patch) | |
tree | e5590a2d2429d8ad36affc260202cdb8ecb104bf /dev-python/utidylib | |
parent | dev-python/diff-match-patch: python3_7 (diff) | |
download | gentoo-388e6e78c22bed50637c3f2ad3bef8c2c6d3bf4f.tar.gz gentoo-388e6e78c22bed50637c3f2ad3bef8c2c6d3bf4f.tar.bz2 gentoo-388e6e78c22bed50637c3f2ad3bef8c2c6d3bf4f.zip |
dev-python/utidylib: python3_7
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r-- | dev-python/utidylib/utidylib-0.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |