diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-02-01 14:50:49 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-02-01 14:51:27 +0000 |
commit | 5fd1ddf1302691bb03d8d957910c83708655c0b0 (patch) | |
tree | 6e038db1dc119306d99a31c24c15ffdd43fac9a9 /dev-libs/efl | |
parent | net-analyzer/pnp4nagios: fixing bug 543120, add icinga2 specifics (diff) | |
download | gentoo-5fd1ddf1302691bb03d8d957910c83708655c0b0.tar.gz gentoo-5fd1ddf1302691bb03d8d957910c83708655c0b0.tar.bz2 gentoo-5fd1ddf1302691bb03d8d957910c83708655c0b0.zip |
dev-libs/efl: Add KEYWORDS variables to alleviate tree breakage.
Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-libs/efl')
-rw-r--r-- | dev-libs/efl/efl-1.15.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/efl/efl-1.16.1.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-libs/efl/efl-1.15.2.ebuild b/dev-libs/efl/efl-1.15.2.ebuild index 08d9bb719a89..86b3db44569d 100644 --- a/dev-libs/efl/efl-1.15.2.ebuild +++ b/dev-libs/efl/efl-1.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,6 +25,8 @@ DESCRIPTION="Enlightenment Foundation Libraries all-in-one package" LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 valgrind wayland webp X xim xine xpm" +KEYWORDS="" + REQUIRED_USE=" pulseaudio? ( sound ) opengl? ( || ( X sdl wayland ) ) diff --git a/dev-libs/efl/efl-1.16.1.ebuild b/dev-libs/efl/efl-1.16.1.ebuild index 10fab6deb1a2..379c6773635f 100644 --- a/dev-libs/efl/efl-1.16.1.ebuild +++ b/dev-libs/efl/efl-1.16.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,6 +25,8 @@ DESCRIPTION="Enlightenment Foundation Libraries all-in-one package" LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 valgrind wayland webp X xim xine xpm" +KEYWORDS="" + REQUIRED_USE=" pulseaudio? ( sound ) opengl? ( || ( X sdl wayland ) ) |