diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:21 +0000 |
commit | 45ac6980d600fb376ad85d7745ec489c77708d7d (patch) | |
tree | b4ab39506d4a2f9505631cff6aa04232631f53ba /media-libs/clutter | |
parent | media-libs/cogl: Stabilize 1.22.8 arm64, #773172 (diff) | |
download | gentoo-45ac6980d600fb376ad85d7745ec489c77708d7d.tar.gz gentoo-45ac6980d600fb376ad85d7745ec489c77708d7d.tar.bz2 gentoo-45ac6980d600fb376ad85d7745ec489c77708d7d.zip |
media-libs/clutter: Stabilize 1.26.4 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/clutter')
-rw-r--r-- | media-libs/clutter/clutter-1.26.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/clutter/clutter-1.26.4.ebuild b/media-libs/clutter/clutter-1.26.4.ebuild index 6015adc7a294..656f9efb48e7 100644 --- a/media-libs/clutter/clutter-1.26.4.ebuild +++ b/media-libs/clutter/clutter-1.26.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ REQUIRED_USE=" wayland? ( egl ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" # NOTE: glx flavour uses libdrm + >=mesa-7.3 # >=libX11-1.3.1 needed for X Generic Event support |