summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-21 12:34:59 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-21 21:38:35 +0200
commit8e7769981fa71c5c0123f0a27e2358cb95e3a0a0 (patch)
tree70e22c63ed6e48bb8420bfe16f735e1af605ca49 /dev-ml/llvm-ocaml
parentdev-python/lit: -9999 → -10.0.0.9999 (diff)
downloadgentoo-8e7769981fa71c5c0123f0a27e2358cb95e3a0a0.tar.gz
gentoo-8e7769981fa71c5c0123f0a27e2358cb95e3a0a0.tar.bz2
gentoo-8e7769981fa71c5c0123f0a27e2358cb95e3a0a0.zip
dev-ml/llvm-ocaml: -9999 → -10.0.0.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml/llvm-ocaml')
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild (renamed from dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild b/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
}