From: Kent Fredric Date: Fri, 4 Jan 2019 10:07:54 +0000 (+1300) Subject: dev-libs/efl: Fix broken REQUIRED_USE constraint typo X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=39a8085ec11862db8853c3a8268f35702396141c;p=gentoo.git dev-libs/efl: Fix broken REQUIRED_USE constraint typo Acked-By: Joonas Niilola Bug: https://bugs.gentoo.org/673588 Bug: https://bugs.gentoo.org/673460 Closes: https://bugs.gentoo.org/673702 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Kent Fredric --- diff --git a/dev-libs/efl/efl-1.21.1-r2.ebuild b/dev-libs/efl/efl-1.21.1-r3.ebuild similarity index 99% rename from dev-libs/efl/efl-1.21.1-r2.ebuild rename to dev-libs/efl/efl-1.21.1-r3.ebuild index 609c8e0bae66..d7f5142c1b88 100644 --- a/dev-libs/efl/efl-1.21.1-r2.ebuild +++ b/dev-libs/efl/efl-1.21.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ IUSE="+bmp dds connman debug drm +eet egl examples fbcon +fontconfig fribidi gif REQUIRED_USE=" ?? ( opengl egl ) ?? ( opengl gles ) - egl ( gles ) + egl? ( gles ) fbcon? ( !tslib ) gles? ( || ( X wayland )