From 35720f46ec9a7fc2a946582731f78b4fec9b3e95 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Tue, 14 Jun 2022 10:19:44 +0200 Subject: app-office/fava-plugins: enable py3.10 --- app-office/fava-plugins/fava-plugins-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-office/fava-plugins/fava-plugins-1.0.ebuild') diff --git a/app-office/fava-plugins/fava-plugins-1.0.ebuild b/app-office/fava-plugins/fava-plugins-1.0.ebuild index edf05ff..3683aea 100644 --- a/app-office/fava-plugins/fava-plugins-1.0.ebuild +++ b/app-office/fava-plugins/fava-plugins-1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_9 ) +PYTHON_COMPAT=( python3_{9,10} ) inherit distutils-r1 -- cgit v1.2.3-2-gb3c3