aboutsummaryrefslogtreecommitdiffstats
path: root/app-office/fava/fava-1.17.ebuild
diff options
context:
space:
mode:
authorWynn Wolf Arbor2021-01-12 18:06:32 +0100
committerWynn Wolf Arbor2021-01-12 18:06:32 +0100
commit137bec6fba761fb27362987bd09a27432b9ebabe (patch)
tree77c06a10377a5a43bab1456d43b28aed6ea42e31 /app-office/fava/fava-1.17.ebuild
parentbe7058bcaf517aa6512daa7fa7a20cf0f8f3f071 (diff)
downloadpramantha-137bec6fba761fb27362987bd09a27432b9ebabe.tar.gz
app-office/fava: Drop support for python 3.7, add 3.9
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Diffstat (limited to '')
-rw-r--r--app-office/fava/fava-1.17-r1.ebuild (renamed from app-office/fava/fava-1.17.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/fava/fava-1.17.ebuild b/app-office/fava/fava-1.17-r1.ebuild
index a318569..3df1675 100644
--- a/app-office/fava/fava-1.17.ebuild
+++ b/app-office/fava/fava-1.17-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{8,9} )
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1 elisp-common