From 6bd5a7bb2542b06589b70d7b90ac756083cdc336 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Tue, 13 Apr 2021 12:58:49 +0200 Subject: dev-python/spyder-unittest: add py3.9 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan Signed-off-by: Joonas Niilola --- dev-python/spyder-unittest/spyder-unittest-0.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/spyder-unittest') diff --git a/dev-python/spyder-unittest/spyder-unittest-0.4.1.ebuild b/dev-python/spyder-unittest/spyder-unittest-0.4.1.ebuild index 14eb1d313ebb..b7c4d7427f18 100644 --- a/dev-python/spyder-unittest/spyder-unittest-0.4.1.ebuild +++ b/dev-python/spyder-unittest/spyder-unittest-0.4.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 virtualx -- cgit v1.2.3-65-gdbad