summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-04-21 13:58:41 +0200
committerMichał Górny <mgorny@gentoo.org>2019-04-21 14:37:32 +0200
commit3885458d55f1aa924b005e49d906c950ebb57216 (patch)
tree2d1fe713e4bc4c435fa2470c4418326147ef0b46 /dev-python/llvmlite/llvmlite-0.28.0.ebuild
parentsci-biology/biopython: Bump to version 1.73 (diff)
downloadgentoo-3885458d55f1aa924b005e49d906c950ebb57216.tar.gz
gentoo-3885458d55f1aa924b005e49d906c950ebb57216.tar.bz2
gentoo-3885458d55f1aa924b005e49d906c950ebb57216.zip
dev-python/llvmlite: Fix building against LLVM 7.1.0
Closes: https://bugs.gentoo.org/683758 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/llvmlite/llvmlite-0.28.0.ebuild')
-rw-r--r--dev-python/llvmlite/llvmlite-0.28.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.28.0.ebuild b/dev-python/llvmlite/llvmlite-0.28.0.ebuild
index 0cb1efa94f0a..0d1f8da500ba 100644
--- a/dev-python/llvmlite/llvmlite-0.28.0.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.28.0.ebuild
@@ -32,6 +32,7 @@ S=${WORKDIR}/${P/_/}
PATCHES=(
"${FILESDIR}"/llvmlite-0.15.0-use-system-six.patch
+ "${FILESDIR}"/llvmlite-0.28.0-llvm710.patch
)
python_configure_all() {