diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-16 14:34:06 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-16 14:34:06 +0200 |
commit | ead454e5ad667549d3493d871be20de3c15244d1 (patch) | |
tree | a93ce6e3beffbb249aa44701246cf934d56f6ae2 /media-libs/gst-plugins-base | |
parent | media-plugins/gst-plugins-x265: Stabilize 1.20.2 x86, #839939 (diff) | |
download | gentoo-ead454e5ad667549d3493d871be20de3c15244d1.tar.gz gentoo-ead454e5ad667549d3493d871be20de3c15244d1.tar.bz2 gentoo-ead454e5ad667549d3493d871be20de3c15244d1.zip |
media-libs/gst-plugins-base: Stabilize 1.20.2 x86, #839939
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-libs/gst-plugins-base')
-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 46ebebfdd7b1..0b900aefc062 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 ~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 |