aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2023-02-01 09:46:40 -0500
committerHorea Christian <chr@chymera.eu>2023-02-01 09:46:40 -0500
commit5078fbbae5e1c642cb2a1ed07996dd3faa52bf58 (patch)
tree20fa7645b5c2581ca0d31dd2133e1d7040d6394d
parentdev-python/heudiconv: revision bump, test and dep update (diff)
downloadsci-5078fbba.tar.gz
sci-5078fbba.tar.bz2
sci-5078fbba.zip
dev-python/llvmlite: higher llvm slots work
Signed-off-by: Horea Christian <chr@chymera.eu>
-rw-r--r--dev-python/llvmlite/llvmlite-0.39.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.39.1.ebuild b/dev-python/llvmlite/llvmlite-0.39.1.ebuild
index c95aa079d..7302c93dd 100644
--- a/dev-python/llvmlite/llvmlite-0.39.1.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.39.1.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="examples"
-LLVM_MAX_SLOT=13
+LLVM_MAX_SLOT=15
RDEPEND="
sys-devel/llvm:${LLVM_MAX_SLOT}