summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/octave/octave-4.0.1-r1.ebuild')
-rw-r--r--sci-mathematics/octave/octave-4.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-4.0.1-r1.ebuild b/sci-mathematics/octave/octave-4.0.1-r1.ebuild
index 88a67af087ec..1b0a27f7b8e1 100644
--- a/sci-mathematics/octave/octave-4.0.1-r1.ebuild
+++ b/sci-mathematics/octave/octave-4.0.1-r1.ebuild
@@ -89,7 +89,7 @@ src_prepare() {
use gui && append-ldflags -Wl,-rpath,"${EPREFIX}/usr/$(get_libdir)/qt4"
fi
- # Octave fails to build with LLVM 3.5 http://savannah.gnu.org/bugs/?41061
+ # Octave fails to build with LLVM 3.5 https://savannah.gnu.org/bugs/?41061
use jit && \
has_version ">=sys-devel/llvm-3.5" && \
epatch "${FILESDIR}"/${PN}-4.0.0-llvm-3.5.patch && \