diff options
author | Sam James <sam@gentoo.org> | 2020-08-08 02:40:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-08 02:40:08 +0000 |
commit | 2438ed1e875385fa888bcccb5967970f1f8e9cd4 (patch) | |
tree | 63a77824d2056fdf5d9758307a0aeb793af05b37 /media-libs | |
parent | media-libs/gstreamer: Stabilize 1.16.2 arm, #728940 (diff) | |
download | gentoo-2438ed1e875385fa888bcccb5967970f1f8e9cd4.tar.gz gentoo-2438ed1e875385fa888bcccb5967970f1f8e9cd4.tar.bz2 gentoo-2438ed1e875385fa888bcccb5967970f1f8e9cd4.zip |
media-libs/gst-plugins-base: Stabilize 1.16.2 arm, #728940
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.16.2.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.16.2.ebuild index ddfbd549540c..71958c5fb67e 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.16.2.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.16.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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" # 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 |