From c35829ddeff19cd3c98b0634560c1c25320fd9e3 Mon Sep 17 00:00:00 2001 From: Eray Aslan Date: Thu, 19 May 2022 12:49:47 +0300 Subject: app-crypt/heimdal: enable py3.10 Closes: https://bugs.gentoo.org/845444 Signed-off-by: Eray Aslan --- app-crypt/heimdal/heimdal-7.7.0-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-crypt/heimdal') 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 -- cgit v1.2.3-65-gdbad