summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-12-18 08:54:27 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-12-18 08:54:27 +0200
commit859185d324616886faaa394dff9eaedb7f666618 (patch)
tree9411dcee7ea00f8bf886a2527a7bb66d4242e396 /dev-vcs
parentdev-util/howdoi: version bump 2.0.8 (diff)
downloadgentoo-859185d324616886faaa394dff9eaedb7f666618.tar.gz
gentoo-859185d324616886faaa394dff9eaedb7f666618.tar.bz2
gentoo-859185d324616886faaa394dff9eaedb7f666618.zip
dev-vcs/git-cola: add py-3.7 for 3.5
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-cola/git-cola-3.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-3.5-r1.ebuild b/dev-vcs/git-cola/git-cola-3.5-r1.ebuild
index e6a1500ea821..a977e0dd5d29 100644
--- a/dev-vcs/git-cola/git-cola-3.5-r1.ebuild
+++ b/dev-vcs/git-cola/git-cola-3.5-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
DISTUTILS_SINGLE_IMPL=true
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1 readme.gentoo-r1 virtualx xdg-utils