commit:     4ac9ca6e96bb387040407e5e399a33e03cede188
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  5 18:14:28 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr  5 18:51:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac9ca6e

www-plugins/lightspark: new LLVM versions work in -9999

 www-plugins/lightspark/lightspark-9999.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/www-plugins/lightspark/lightspark-9999.ebuild 
b/www-plugins/lightspark/lightspark-9999.ebuild
index 435e878ed31..cd423dd63ad 100644
--- a/www-plugins/lightspark/lightspark-9999.ebuild
+++ b/www-plugins/lightspark/lightspark-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,8 +14,6 @@ SLOT="0"
 KEYWORDS=""
 IUSE="cpu_flags_x86_sse2 curl ffmpeg gles libav nsplugin ppapi profile rtmp"
 
-# Note: code-wise llvm-4.0 is fine but due to CMake bug it can't work:
-# https://gitlab.kitware.com/cmake/cmake/issues/16606
 RDEPEND="app-arch/xz-utils:0=
        dev-cpp/glibmm:2=
        >=dev-libs/boost-1.42:0=
@@ -27,7 +25,7 @@ RDEPEND="app-arch/xz-utils:0=
        media-libs/libsdl2:0=
        media-libs/sdl2-mixer:0=
        >=sys-devel/gcc-4.6.0:*[cxx]
-       >=sys-devel/llvm-3.4:0=
+       >=sys-devel/llvm-3.4:=
        sys-libs/zlib:0=
        x11-libs/cairo:0=
        x11-libs/gtk+:2=

Reply via email to