diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-25 19:53:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-25 19:54:32 +0100 |
commit | e59b2f3cfc46df06ce183ac73e2e339eb5ae927b (patch) | |
tree | 5092bda41a912079a9232d99affb31f5f1eb3348 /dev-libs/DirectFB | |
parent | dev-python/oauth2: x86 stable wrt bug #484806 (diff) | |
download | gentoo-e59b2f3cfc46df06ce183ac73e2e339eb5ae927b.tar.gz gentoo-e59b2f3cfc46df06ce183ac73e2e339eb5ae927b.tar.bz2 gentoo-e59b2f3cfc46df06ce183ac73e2e339eb5ae927b.zip |
dev-libs/DirectFB: x86 stable wrt bug #510472
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/DirectFB/DirectFB-1.7.6.ebuild b/dev-libs/DirectFB/DirectFB-1.7.6.ebuild index 72c5e260ea67..7c1c82aad48d 100644 --- a/dev-libs/DirectFB/DirectFB-1.7.6.ebuild +++ b/dev-libs/DirectFB/DirectFB-1.7.6.ebuild @@ -31,7 +31,7 @@ SRC_URI="http://directfb.org/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 )" |