commit:     f5ad117a20d460d08b6d1c7f432bd12d67c4998d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 10:35:08 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 19:40:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ad117a

dev-util/lldb: -9999 → -10.0.0.9999

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

 dev-util/lldb/{lldb-9999.ebuild => lldb-10.0.0.9999.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/lldb/lldb-9999.ebuild 
b/dev-util/lldb/lldb-10.0.0.9999.ebuild
similarity index 98%
rename from dev-util/lldb/lldb-9999.ebuild
rename to dev-util/lldb/lldb-10.0.0.9999.ebuild
index 566582dae25..537fb0c30af 100644
--- a/dev-util/lldb/lldb-9999.ebuild
+++ b/dev-util/lldb/lldb-10.0.0.9999.ebuild
@@ -44,7 +44,7 @@ REQUIRED_USE=${PYTHON_REQUIRED_USE}
 CMAKE_BUILD_TYPE=RelWithDebInfo
 
 pkg_setup() {
-       llvm_pkg_setup
+       LLVM_MAX_SLOT=${PV%%.*} llvm_pkg_setup
        python-single-r1_pkg_setup
 }
 

Reply via email to