commit:     bc706cdade8be0a7cc78105de6c9783da73a3e06
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 08:44:28 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 25 09:28:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc706cda

dev-ml/llvm-ocaml: Enable py3.13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-ml/llvm-ocaml/llvm-ocaml-19.0.0.9999.ebuild        | 2 +-
 dev-ml/llvm-ocaml/llvm-ocaml-19.0.0_pre20240525.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-19.0.0.9999.ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-19.0.0.9999.ebuild
index 879c30db0807..36b3716c0372 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-19.0.0.9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-19.0.0.9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 inherit cmake llvm.org llvm-utils python-any-r1
 
 DESCRIPTION="OCaml bindings for LLVM"

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-19.0.0_pre20240525.ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-19.0.0_pre20240525.ebuild
index 879c30db0807..36b3716c0372 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-19.0.0_pre20240525.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-19.0.0_pre20240525.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 inherit cmake llvm.org llvm-utils python-any-r1
 
 DESCRIPTION="OCaml bindings for LLVM"

Reply via email to