dev-ml/llvm-ocaml: Enable py3.8
authorMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 05:47:27 +0000 (06:47 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 07:50:59 +0000 (08:50 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild
dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild
dev-ml/llvm-ocaml/llvm-ocaml-11.0.0.9999.ebuild

index 0f9b2f61d747bbe9cda4e794f48b9ac372b6f73c..865b167dbea225def23a31d9058bea6598c85031 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="OCaml bindings for LLVM"
index 0f9b2f61d747bbe9cda4e794f48b9ac372b6f73c..865b167dbea225def23a31d9058bea6598c85031 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="OCaml bindings for LLVM"
index 0f9b2f61d747bbe9cda4e794f48b9ac372b6f73c..865b167dbea225def23a31d9058bea6598c85031 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="OCaml bindings for LLVM"