Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/clutter/
Date: Tue, 18 Jul 2017 19:14:27
Message-Id: 1500405259.c240a961843bb1b7b37d4805ec5141696c3f3a63.aballier@gentoo
1 commit: c240a961843bb1b7b37d4805ec5141696c3f3a63
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 18 19:14:01 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 18 19:14:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c240a961
7
8 media-libs/clutter: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-libs/clutter/clutter-1.26.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/clutter/clutter-1.26.2.ebuild b/media-libs/clutter/clutter-1.26.2.ebuild
16 index d06f90d4e67..5aaee721b63 100644
17 --- a/media-libs/clutter/clutter-1.26.2.ebuild
18 +++ b/media-libs/clutter/clutter-1.26.2.ebuild
19 @@ -18,7 +18,7 @@ REQUIRED_USE="
20 wayland? ( egl )
21 "
22
23 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
25
26 # NOTE: glx flavour uses libdrm + >=mesa-7.3
27 # >=libX11-1.3.1 needed for X Generic Event support