diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 21:03:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 21:03:38 +0200 |
commit | 9f762ab55d070b470faa17b3faed6e5abc31b361 (patch) | |
tree | a6be49771cdde0cfa64d543bd3263bbcc8a4a602 /media-libs | |
parent | x11-libs/goffice: Stabilize 0.10.53-r1 ppc64, #874000 (diff) | |
download | gentoo-9f762ab55d070b470faa17b3faed6e5abc31b361.tar.gz gentoo-9f762ab55d070b470faa17b3faed6e5abc31b361.tar.bz2 gentoo-9f762ab55d070b470faa17b3faed6e5abc31b361.zip |
media-libs/cogl: Stabilize 1.22.8-r2 ppc64, #874000
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/cogl/cogl-1.22.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/cogl/cogl-1.22.8-r2.ebuild b/media-libs/cogl/cogl-1.22.8-r2.ebuild index 89cfdd28232c..6525ed887742 100644 --- a/media-libs/cogl/cogl-1.22.8-r2.ebuild +++ b/media-libs/cogl/cogl-1.22.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.cogl3d.org/" LICENSE="MIT BSD" SLOT="1.0/20" # subslot = .so version -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc x86" # doc and profile disable for now due to bugs #484750 and #483332 IUSE="debug examples gles2 gstreamer +introspection +kms +opengl +pango wayland" # doc profile REQUIRED_USE=" |