diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:05:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:10:48 +0200 |
commit | 0b34119ff8f590f19c3c95265aa4dd6b557b6b6e (patch) | |
tree | 3fac9b7ae4a1551c39b89c79ee5c059259c0dc64 /media-libs/clutter | |
parent | media-gfx/simple-scan: x86 stable wrt bug #551826 (diff) | |
download | gentoo-0b34119ff8f590f19c3c95265aa4dd6b557b6b6e.tar.gz gentoo-0b34119ff8f590f19c3c95265aa4dd6b557b6b6e.tar.bz2 gentoo-0b34119ff8f590f19c3c95265aa4dd6b557b6b6e.zip |
media-libs/clutter: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'media-libs/clutter')
-rw-r--r-- | media-libs/clutter/clutter-1.22.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/clutter/clutter-1.22.4.ebuild b/media-libs/clutter/clutter-1.22.4.ebuild index a5c80f0982e9..0281cdc0a89a 100644 --- a/media-libs/clutter/clutter-1.22.4.ebuild +++ b/media-libs/clutter/clutter-1.22.4.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 |