diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-21 08:24:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-21 09:30:40 +0300 |
commit | 909b84ffa8dc496e06d041b7a0a4d04f689529ef (patch) | |
tree | d38e41a1e6653757013a116718fc3f8087a5796c /media-libs/gst-plugins-base | |
parent | media-libs/gstreamer: Stabilize 1.20.6 arm, #908277 (diff) | |
download | gentoo-909b84ffa8dc496e06d041b7a0a4d04f689529ef.tar.gz gentoo-909b84ffa8dc496e06d041b7a0a4d04f689529ef.tar.bz2 gentoo-909b84ffa8dc496e06d041b7a0a4d04f689529ef.zip |
media-libs/gst-plugins-base: Stabilize 1.20.6 arm, #908277
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.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.20.6.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.20.6.ebuild index 7d970df52ea1..57d08f42912c 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.20.6.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.20.6.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 ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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 |