From 3096e4bef90d5abbadd4360ad08a698da141d07d Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Tue, 14 Jun 2022 10:18:06 +0200 Subject: app-office/beancount: Update PYTHON_COMPAT for python 3.10 --- app-office/beancount/beancount-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-office/beancount/beancount-9999.ebuild') 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 -- cgit v1.2.3-2-gb3c3