diff options
author | 2020-01-01 15:03:17 +0100 | |
---|---|---|
committer | 2020-01-01 15:03:17 +0100 | |
commit | dee0b455af94f9c44879ec61de107997f43eed8d (patch) | |
tree | f84d87713eddfe7b42839a00819941de83b3574b /media-libs | |
parent | media-libs/gst-plugins-bad: arm stable wrt bug #702246 (diff) | |
download | gentoo-dee0b455af94f9c44879ec61de107997f43eed8d.tar.gz gentoo-dee0b455af94f9c44879ec61de107997f43eed8d.tar.bz2 gentoo-dee0b455af94f9c44879ec61de107997f43eed8d.zip |
media-libs/gst-plugins-base: arm stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild index 2959bc0dbc7b..83bcb9e58c17 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="amd64 ~arm arm64 ~hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="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 |