Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/slepc/
Date: Sun, 17 Oct 2021 20:02:36
Message-Id: 1634500943.c62547ced027b9eec0247fa3e115eced946be62e.arthurzam@gentoo
1 commit: c62547ced027b9eec0247fa3e115eced946be62e
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 17 19:32:29 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 17 20:02:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c62547ce
7
8 sci-mathematics/slepc: enable py3.10, py3.9
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sci-mathematics/slepc/slepc-3.15.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/slepc/slepc-3.15.0.ebuild b/sci-mathematics/slepc/slepc-3.15.0.ebuild
16 index b30b13af2da..0cd112cb1f0 100644
17 --- a/sci-mathematics/slepc/slepc-3.15.0.ebuild
18 +++ b/sci-mathematics/slepc/slepc-3.15.0.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=7
22
23 -PYTHON_COMPAT=( python3_{7,8} )
24 +PYTHON_COMPAT=( python3_{8..10} )
25
26 inherit flag-o-matic python-any-r1 toolchain-funcs