commit: 0ffb1c1b1056baf2fdd7f1b30d8617e28dc3dcf2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 16:56:55 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 17:02:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffb1c1b
sci-libs/pastix: Dekeyword ~ia64
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-libs/pastix/pastix-6.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/pastix/pastix-6.0.3.ebuild
b/sci-libs/pastix/pastix-6.0.3.ebuild
index d1d1ab2786c1..f8535d36390e 100644
--- a/sci-libs/pastix/pastix-6.0.3.ebuild
+++ b/sci-libs/pastix/pastix-6.0.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit cmake fortran-2 python-single-r1