diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 18:22:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 19:38:47 +0300 |
commit | 54b2267650f08522d80f3dacd6da3a95ee3f84af (patch) | |
tree | 9926e6a82ebc47e0dca1ac029f591c53b8f01239 /media-libs/clutter | |
parent | media-libs/cogl: x86 stable wrt bug #427546 (diff) | |
download | gentoo-54b2267650f08522d80f3dacd6da3a95ee3f84af.tar.gz gentoo-54b2267650f08522d80f3dacd6da3a95ee3f84af.tar.bz2 gentoo-54b2267650f08522d80f3dacd6da3a95ee3f84af.zip |
media-libs/clutter: x86 stable wrt bug #427546
Package-Manager: portage-2.2.26
Diffstat (limited to 'media-libs/clutter')
-rw-r--r-- | media-libs/clutter/clutter-1.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/clutter/clutter-1.24.2.ebuild b/media-libs/clutter/clutter-1.24.2.ebuild index c0478120dd3c..53662042f237 100644 --- a/media-libs/clutter/clutter-1.24.2.ebuild +++ b/media-libs/clutter/clutter-1.24.2.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" || ( aqua wayland X ) wayland? ( egl ) " -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" # NOTE: glx flavour uses libdrm + >=mesa-7.3 # >=libX11-1.3.1 needed for X Generic Event support |