media-libs/cogl: x86 stable wrt bug #551826
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 12 Sep 2015 09:05:34 +0000 (11:05 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 12 Sep 2015 09:10:49 +0000 (11:10 +0200)
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

media-libs/cogl/cogl-1.20.0.ebuild

index e4ebfc38d51a4824319815712472c7de95e9a215..531fce52a41e2ed1d6be1b0ce493883459577310 100644 (file)
@@ -17,7 +17,7 @@ SLOT="1.0/20" # subslot = .so version
 IUSE="examples gles2 gstreamer +introspection +kms +opengl +pango test wayland" # doc profile
 REQUIRED_USE="wayland? ( gles2 )
        || ( gles2 opengl )"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 COMMON_DEPEND="
        >=dev-libs/glib-2.32:2