diff options
author | 2025-01-04 17:06:38 +0000 | |
---|---|---|
committer | 2025-01-04 17:06:38 +0000 | |
commit | a7b9e0a013fbfd93324559a5b3370a94ddb65826 (patch) | |
tree | d6e880f82a11796e63236df5ac84e10d42ad9e96 /media-libs/gst-plugins-base | |
parent | media-libs/gstreamer: Stabilize 1.22.12 ppc64, #947485 (diff) | |
download | gentoo-a7b9e0a013fbfd93324559a5b3370a94ddb65826.tar.gz gentoo-a7b9e0a013fbfd93324559a5b3370a94ddb65826.tar.bz2 gentoo-a7b9e0a013fbfd93324559a5b3370a94ddb65826.zip |
media-libs/gst-plugins-base: Stabilize 1.22.12 ppc64, #947485
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.22.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.22.12.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.22.12.ebuild index 4efce2a90e21..582cd0774cdd 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.22.12.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.22.12.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" # For OpenGL we have three separate concepts, with a list of possibilities in each: # * opengl APIs - opengl and/or gles2; USE=opengl and USE=gles2 enable these accordingly; if neither is enabled, OpenGL helper library and elements are not built at all and all the other options aren't relevant |