From 7a102ec16bc1d18d001db2e698d8bc827cef9151 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Sun, 23 May 2021 12:16:32 +0200 Subject: dev-tcltk/tclpython: enable python 3.9 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone --- dev-tcltk/tclpython/tclpython-5.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-tcltk/tclpython') diff --git a/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild b/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild index 5ef932e91735..e3aee334d1f6 100644 --- a/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild +++ b/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{8,9} ) inherit multilib python-single-r1 toolchain-funcs -- cgit v1.2.3-65-gdbad