aboutsummaryrefslogtreecommitdiffstats
path: root/app-office/beancount/beancount-9999.ebuild
diff options
context:
space:
mode:
authorWolfgang Müller2022-06-14 10:18:06 +0200
committerWolfgang Müller2022-06-14 10:23:44 +0200
commit3096e4bef90d5abbadd4360ad08a698da141d07d (patch)
tree8c7d51f9031796251a8677c024691711514b4050 /app-office/beancount/beancount-9999.ebuild
parent6f9808a3633533ec0bd45fc3001a08301cb14836 (diff)
downloadpramantha-3096e4bef90d5abbadd4360ad08a698da141d07d.tar.gz
app-office/beancount: Update PYTHON_COMPAT for python 3.10
Diffstat (limited to '')
-rw-r--r--app-office/beancount/beancount-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/beancount/beancount-9999.ebuild b/app-office/beancount/beancount-9999.ebuild
index ed997ec..8a0889d 100644
--- a/app-office/beancount/beancount-9999.ebuild
+++ b/app-office/beancount/beancount-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_9 )
+PYTHON_COMPAT=( python3_{9,10} )
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1 elisp-common