diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:13:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:13:06 +0100 |
commit | c93e1f3398e6d194e1bde2efcbc8179099539f3e (patch) | |
tree | f9479a46a5495431f701efe36df17b61608e8d65 /dev-libs/DirectFB | |
parent | net-p2p/gtk-gnutella: ppc stable wrt bug #599556 (diff) | |
download | gentoo-c93e1f3398e6d194e1bde2efcbc8179099539f3e.tar.gz gentoo-c93e1f3398e6d194e1bde2efcbc8179099539f3e.tar.bz2 gentoo-c93e1f3398e6d194e1bde2efcbc8179099539f3e.zip |
dev-libs/DirectFB: ppc stable wrt bug #510472
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/DirectFB')
-rw-r--r-- | dev-libs/DirectFB/DirectFB-1.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/DirectFB/DirectFB-1.7.6.ebuild b/dev-libs/DirectFB/DirectFB-1.7.6.ebuild index fdb99b17576c..5883d5031a40 100644 --- a/dev-libs/DirectFB/DirectFB-1.7.6.ebuild +++ b/dev-libs/DirectFB/DirectFB-1.7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,7 +31,7 @@ SRC_URI="http://directfb.net/downloads/Core/${PN}-${PV:0:3}/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 -mips ~ppc ~ppc64 ~sh -sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 -mips ppc ~ppc64 ~sh -sparc x86" IUSE="alsa bmp cddb debug divine drmkms +dynload doc egl fbcon fusiondale fusionsound gif gles2 gstreamer imlib2 input_hub jpeg jpeg2k mad cpu_flags_x86_mmx mng mpeg2 mpeg3 multicore opengl oss png pnm sawman sdl cpu_flags_x86_sse static-libs swfdec tiff timidity tremor truetype v4l vdpau vorbis webp X xine zlib ${IUV} ${IUD}" REQUIRED_USE="gles2? ( opengl )" |