aboutsummaryrefslogtreecommitdiffstats
path: root/app-office/fava-plugins/fava-plugins-1.0.ebuild
diff options
context:
space:
mode:
authorWolfgang Müller2022-06-14 10:19:44 +0200
committerWolfgang Müller2022-06-14 10:23:44 +0200
commit35720f46ec9a7fc2a946582731f78b4fec9b3e95 (patch)
tree15ffe779e2e1bfdf56f7f527d32662f5bad55a9b /app-office/fava-plugins/fava-plugins-1.0.ebuild
parentd91db1ae8c930b9c1a07da15e62762675574c542 (diff)
downloadpramantha-35720f46ec9a7fc2a946582731f78b4fec9b3e95.tar.gz
app-office/fava-plugins: enable py3.10
Diffstat (limited to 'app-office/fava-plugins/fava-plugins-1.0.ebuild')
-rw-r--r--app-office/fava-plugins/fava-plugins-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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