From 4e1d81037b0d3417a75b1d954b4fb579c1a485ac Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 20 Feb 2018 12:13:58 -0500 Subject: [PATCH] sys-libs/llvm-libunwind: Fix syntax error for 9999 Fixes: 14f34132fedfa241528b7699d19bebe3c98ded63 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild index 2ac7db3bbf71..02cd558be9ab 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild @@ -42,7 +42,7 @@ pkg_setup() { src_unpack() { # we need headers & test utilities - if use test + if use test; then git-r3_fetch "https://git.llvm.org/git/libcxx.git https://github.com/llvm-mirror/libcxx.git" fi -- 2.26.2