summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-04 13:06:04 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-04 13:06:04 +0200
commit501ed0232ef61ad04d02ee18ea2b781d7a870d9b (patch)
tree8e98e961186e7ffa67d696f6e0e5ccbfed5047fa /sys-devel/llvm/llvm-7.1.0.ebuild
parentdev-util/catfish: Add missing deps (diff)
downloadgentoo-501ed0232ef61ad04d02ee18ea2b781d7a870d9b.tar.gz
gentoo-501ed0232ef61ad04d02ee18ea2b781d7a870d9b.tar.bz2
gentoo-501ed0232ef61ad04d02ee18ea2b781d7a870d9b.zip
sys-devel/llvm: Add MULTILIB_USEDEP on app-arch/zlib
Bug: https://bugs.gentoo.org/690962 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/llvm/llvm-7.1.0.ebuild')
-rw-r--r--sys-devel/llvm/llvm-7.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-7.1.0.ebuild b/sys-devel/llvm/llvm-7.1.0.ebuild
index 0241b48c77ba..e785407ad282 100644
--- a/sys-devel/llvm/llvm-7.1.0.ebuild
+++ b/sys-devel/llvm/llvm-7.1.0.ebuild
@@ -38,7 +38,7 @@ IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml
RESTRICT="!test? ( test )"
RDEPEND="
- sys-libs/zlib:0=
+ sys-libs/zlib:0=[${MULTILIB_USEDEP}]
exegesis? ( dev-libs/libpfm:= )
gold? (
|| (