diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 06:44:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 06:45:00 +0200 |
commit | 274f5c8738beae6e7403de9f8a4e93993d4f6d8f (patch) | |
tree | b499d1f06ac63b531a887e93b0411acfe8ffd761 /media-libs/gst-plugins-base | |
parent | media-libs/gstreamer: Stabilize 1.20.4 amd64, #884731 (diff) | |
download | gentoo-274f5c8738beae6e7403de9f8a4e93993d4f6d8f.tar.gz gentoo-274f5c8738beae6e7403de9f8a4e93993d4f6d8f.tar.bz2 gentoo-274f5c8738beae6e7403de9f8a4e93993d4f6d8f.zip |
media-libs/gst-plugins-base: Stabilize 1.20.4 amd64, #884731
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.20.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.20.4.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.20.4.ebuild index 400f02e80912..d398c04a4cb7 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.20.4.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.20.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 ~loong ~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 |