From 39a8085ec11862db8853c3a8268f35702396141c Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Fri, 4 Jan 2019 23:07:54 +1300 Subject: [PATCH] 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 --- dev-libs/efl/{efl-1.21.1-r2.ebuild => efl-1.21.1-r3.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-libs/efl/{efl-1.21.1-r2.ebuild => efl-1.21.1-r3.ebuild} (99%) 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 ) -- 2.26.2