commit:     98a932e3c7317dec3aa5bc8738cc43ef8e9cf6b6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 14:12:39 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul  6 15:20:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a932e3

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

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

 dev-ml/llvm-ocaml/llvm-ocaml-12.0.1.9999.ebuild | 2 +-
 dev-ml/llvm-ocaml/llvm-ocaml-12.0.1_rc4.ebuild  | 2 +-
 dev-ml/llvm-ocaml/llvm-ocaml-13.0.0.9999.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-12.0.1.9999.ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-12.0.1.9999.ebuild
index 3fc4ee845be..f1bf9cd09e2 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-12.0.1.9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-12.0.1.9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit cmake llvm llvm.org python-any-r1
 
 DESCRIPTION="OCaml bindings for LLVM"

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-12.0.1_rc4.ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-12.0.1_rc4.ebuild
index 3fc4ee845be..f1bf9cd09e2 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-12.0.1_rc4.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-12.0.1_rc4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit cmake llvm llvm.org python-any-r1
 
 DESCRIPTION="OCaml bindings for LLVM"

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-13.0.0.9999.ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-13.0.0.9999.ebuild
index 279c620cde8..d082ba50ed2 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-13.0.0.9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-13.0.0.9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit cmake llvm llvm.org python-any-r1
 
 DESCRIPTION="OCaml bindings for LLVM"

Reply via email to