Gentoo Archives: gentoo-commits

From: Eray Aslan <eras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/heimdal/
Date: Thu, 19 May 2022 09:50:53
Message-Id: 1652953787.c35829ddeff19cd3c98b0634560c1c25320fd9e3.eras@gentoo
1 commit: c35829ddeff19cd3c98b0634560c1c25320fd9e3
2 Author: Eray Aslan <eras <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 09:49:47 2022 +0000
4 Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 09:49:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35829dd
7
8 app-crypt/heimdal: enable py3.10
9
10 Closes: https://bugs.gentoo.org/845444
11 Signed-off-by: Eray Aslan <eras <AT> gentoo.org>
12
13 app-crypt/heimdal/heimdal-7.7.0-r5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild b/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild
17 index bce9deb32fc0..7faee15b679b 100644
18 --- a/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild
19 +++ b/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python3_{8,9} )
25 +PYTHON_COMPAT=( python3_{8..10} )
26 VIRTUALX_REQUIRED="manual"
27
28 inherit autotools db-use multilib multilib-minimal python-any-r1 virtualx flag-o-matic