diff options
author | 2022-05-19 11:13:12 +0800 | |
---|---|---|
committer | 2022-05-19 13:07:04 +0800 | |
commit | 9ea2a13f90dd86e708673675a18eeaf73d58160a (patch) | |
tree | c4baed8ddf7deebce24085f5818dc32e9da8d57f /media-libs | |
parent | virtual/jack: keyword 2 for ~loong (diff) | |
download | gentoo-9ea2a13f90dd86e708673675a18eeaf73d58160a.tar.gz gentoo-9ea2a13f90dd86e708673675a18eeaf73d58160a.tar.bz2 gentoo-9ea2a13f90dd86e708673675a18eeaf73d58160a.zip |
media-libs/gst-plugins-base: keyword 1.20.2 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.20.2.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.20.2.ebuild index 0b900aefc062..eebb22b7fc84 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.20.2.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.20.2.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 ~loong ~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 |