From d4e80334f0517f5add33dc6ab9c7b6e2dd8e2d37 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Mon, 17 Aug 2020 11:12:29 +0200 Subject: dev-tcltk/tclpython: add python3.7 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alfredo Tupone --- dev-tcltk/tclpython/tclpython-5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-tcltk/tclpython') diff --git a/dev-tcltk/tclpython/tclpython-5.0.ebuild b/dev-tcltk/tclpython/tclpython-5.0.ebuild index 2603ce545fdb..69a6e60dc5e3 100644 --- a/dev-tcltk/tclpython/tclpython-5.0.ebuild +++ b/dev-tcltk/tclpython/tclpython-5.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7} ) inherit multilib python-single-r1 toolchain-funcs -- cgit v1.2.3