dev-ml/llvm-ocaml: -9999 → -10.0.0.9999
authorMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 10:34:59 +0000 (12:34 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 19:38:35 +0000 (21:38 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild [moved from dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild with 98% similarity]

similarity index 98%
rename from dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild
rename to dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild
index 4f9a90daf7662e80b38fe65cfb56c0cc580934e9..a1c107a504b322d4a2263ce5f93b6d0a202d48f1 100644 (file)
@@ -50,7 +50,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
 CMAKE_BUILD_TYPE=RelWithDebInfo
 
 pkg_setup() {
-       llvm_pkg_setup
+       LLVM_MAX_SLOT=${PV%%.*} llvm_pkg_setup
        python-any-r1_pkg_setup
 }