commit:     f0aae82ef3a3ad5ae5151ba00e10f22edbca4440
Author:     Harald Judt <h.judt <AT> gmx <DOT> at>
AuthorDate: Tue Oct 11 21:00:42 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 23:23:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0aae82e

dev-lisp/c2ffi: Set LLVM_MAX_SLOT (bug #869146)

Bug: https://bugs.gentoo.org/869146

Signed-off-by: Harald Judt <h.judt <AT> gmx.at>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-lisp/c2ffi/c2ffi-14.0.0.20220729.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-lisp/c2ffi/c2ffi-14.0.0.20220729.ebuild 
b/dev-lisp/c2ffi/c2ffi-14.0.0.20220729.ebuild
index c9b4b403c339..445a9b2cf0b0 100644
--- a/dev-lisp/c2ffi/c2ffi-14.0.0.20220729.ebuild
+++ b/dev-lisp/c2ffi/c2ffi-14.0.0.20220729.ebuild
@@ -16,6 +16,8 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64"
 
+LLVM_MAX_SLOT=14
+
 DEPEND="sys-devel/clang:14
        sys-devel/llvm:14"
 RDEPEND="${DEPEND}"

Reply via email to