From: Michał Górny Date: Sun, 21 Jul 2019 10:34:59 +0000 (+0200) Subject: dev-ml/llvm-ocaml: -9999 → -10.0.0.9999 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e7769981fa71c5c0123f0a27e2358cb95e3a0a0;p=gentoo.git dev-ml/llvm-ocaml: -9999 → -10.0.0.9999 Signed-off-by: Michał Górny --- diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild 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 4f9a90daf766..a1c107a504b3 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild @@ -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 }