diff options
author | Sam James <sam@gentoo.org> | 2021-09-16 07:13:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-16 07:13:13 +0100 |
commit | a39050420deb3825fb94aa9967cf07a68e92db1c (patch) | |
tree | 14257d636401266a13a705ceeb240218ba2dddf5 /media-libs/gst-plugins-base | |
parent | media-libs/gstreamer: Stabilize 1.18.4 ppc64, #812836 (diff) | |
download | gentoo-a39050420deb3825fb94aa9967cf07a68e92db1c.tar.gz gentoo-a39050420deb3825fb94aa9967cf07a68e92db1c.tar.bz2 gentoo-a39050420deb3825fb94aa9967cf07a68e92db1c.zip |
media-libs/gst-plugins-base: Stabilize 1.18.4 ppc64, #812836
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.18.4.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.18.4.ebuild index 939d435a53f0..dad76b39262e 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.18.4.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.18.4.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 ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-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 |