diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-07 21:02:27 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-07 22:54:19 +0300 |
commit | 699e9b5717d0922871c69fd6b6f2c4212f3d9130 (patch) | |
tree | 9083049bc1ffdbc5c67e0e947c813e88ebc10f17 /media-libs | |
parent | media-libs/cogl: amd64 stable wrt bug #551826 (diff) | |
download | gentoo-699e9b5717d0922871c69fd6b6f2c4212f3d9130.tar.gz gentoo-699e9b5717d0922871c69fd6b6f2c4212f3d9130.tar.bz2 gentoo-699e9b5717d0922871c69fd6b6f2c4212f3d9130.zip |
media-libs/clutter: amd64 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs')
-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 1af52388cb3c..a5c80f0982e9 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 |