commit:     c35829ddeff19cd3c98b0634560c1c25320fd9e3
Author:     Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 09:49:47 2022 +0000
Commit:     Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Thu May 19 09:49:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35829dd

app-crypt/heimdal: enable py3.10

Closes: https://bugs.gentoo.org/845444
Signed-off-by: Eray Aslan <eras <AT> gentoo.org>

 app-crypt/heimdal/heimdal-7.7.0-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild 
b/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild
index bce9deb32fc0..7faee15b679b 100644
--- a/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild
+++ b/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 VIRTUALX_REQUIRED="manual"
 
 inherit autotools db-use multilib multilib-minimal python-any-r1 virtualx 
flag-o-matic

Reply via email to