sys-devel/lld: -9999 → -10.0.0.9999
authorMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 10:35:01 +0000 (12:35 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 19:39:56 +0000 (21:39 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/lld/lld-10.0.0.9999.ebuild [moved from sys-devel/lld/lld-9999.ebuild with 97% similarity]

similarity index 97%
rename from sys-devel/lld/lld-9999.ebuild
rename to sys-devel/lld/lld-10.0.0.9999.ebuild
index 077a005ff361c6f029dbe590648650c2a9d67124..5f144562eaa35b8f490b80c50e770fcc543b3b8f 100644 (file)
@@ -34,7 +34,7 @@ python_check_deps() {
 }
 
 pkg_setup() {
-       llvm_pkg_setup
+       LLVM_MAX_SLOT=${PV%%.*} llvm_pkg_setup
        use test && python-any-r1_pkg_setup
 }