Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/heimdal/
Date: Mon, 31 May 2021 20:18:37
Message-Id: 1622492304.64c256975f15c148dc1d81846b77856f284fd934.mgorny@gentoo
1 commit: 64c256975f15c148dc1d81846b77856f284fd934
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 31 20:08:18 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon May 31 20:18:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c25697
7
8 app-crypt/heimdal: Enable py3.8 on 7.6.0
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-crypt/heimdal/heimdal-7.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/heimdal/heimdal-7.6.0.ebuild b/app-crypt/heimdal/heimdal-7.6.0.ebuild
16 index b6582b76a92..9a250d65624 100644
17 --- a/app-crypt/heimdal/heimdal-7.6.0.ebuild
18 +++ b/app-crypt/heimdal/heimdal-7.6.0.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=7
22
23 -PYTHON_COMPAT=( python3_7 )
24 +PYTHON_COMPAT=( python3_{7..8} )
25 VIRTUALX_REQUIRED="manual"
26
27 inherit autotools db-use multilib multilib-minimal python-any-r1 virtualx flag-o-matic