From 88259acc93e61ebd268cedaf90edb4f7f8190f8e Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Wed, 16 Mar 2022 10:48:21 +0100 Subject: app-office/fava-plugins: disable py3.7, py3.8 --- app-office/fava-plugins/fava-plugins-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/fava-plugins/fava-plugins-1.0.ebuild b/app-office/fava-plugins/fava-plugins-1.0.ebuild index 4f5787e..edf05ff 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_{7,8,9} ) +PYTHON_COMPAT=( python3_9 ) inherit distutils-r1 -- cgit v1.2.3-2-gb3c3