commit: 5ef2682584c26b67010f0f2aa80b65a7d69caef4
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 12:20:43 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue May 2 12:20:43 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5ef26825
sci-physics/rivet: disable py3.9
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-physics/rivet/rivet-3.1.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-physics/rivet/rivet-3.1.7.ebuild
b/sci-physics/rivet/rivet-3.1.7.ebuild
index 48e47114c..b0234d1e0 100644
--- a/sci-physics/rivet/rivet-3.1.7.ebuild
+++ b/sci-physics/rivet/rivet-3.1.7.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit python-single-r1 flag-o-matic autotools optfeature