diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 16:58:22 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:38:58 +0100 |
commit | 3f7de7ae616808d4cc2c7b3e5c8c04059d6f920a (patch) | |
tree | fdf0994420d8dbdedc0d8e52317a1a8c7546d010 /media-libs/clutter | |
parent | media-libs/clutter-gtk: amd64 stable, bug 566378 (diff) | |
download | gentoo-3f7de7ae616808d4cc2c7b3e5c8c04059d6f920a.tar.gz gentoo-3f7de7ae616808d4cc2c7b3e5c8c04059d6f920a.tar.bz2 gentoo-3f7de7ae616808d4cc2c7b3e5c8c04059d6f920a.zip |
media-libs/clutter: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
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 48b6a355ef4f..c0478120dd3c 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 |