From: Michał Górny Date: Sun, 23 Sep 2018 18:59:03 +0000 (+0200) Subject: www-plugins/lightspark: 0.8.1 requires LLVM < 7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0e32ffdb0178f395581a64f678c8e29fad1ef9ca;p=gentoo.git www-plugins/lightspark: 0.8.1 requires LLVM < 7 Closes: https://bugs.gentoo.org/666834 Signed-off-by: Michał Górny --- diff --git a/www-plugins/lightspark/lightspark-0.8.1.ebuild b/www-plugins/lightspark/lightspark-0.8.1.ebuild index 6106645e3222..02f432a55440 100644 --- a/www-plugins/lightspark/lightspark-0.8.1.ebuild +++ b/www-plugins/lightspark/lightspark-0.8.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit cmake-utils gnome2-utils nsplugins toolchain-funcs xdg-utils +inherit cmake-utils gnome2-utils llvm nsplugins toolchain-funcs xdg-utils EGIT_COMMIT="f6ed8284810ad91c277ed5d0835b215e7329450e" DESCRIPTION="High performance flash player" @@ -24,7 +24,7 @@ RDEPEND="app-arch/xz-utils:0= media-libs/libpng:0= media-libs/libsdl2:0= media-libs/sdl2-mixer:0= - >=sys-devel/llvm-3.4:= +