diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-10 13:04:30 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-10 13:04:30 -0500 |
commit | 77924ece42642a4c4d7f68fd94f138ed5590f47b (patch) | |
tree | d6a9c5b9e0b8b844134dd48faa8edac9f40023ec /media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild | |
parent | media-libs/gstreamer: arm64 stable (bug #702246) (diff) | |
download | gentoo-77924ece42642a4c4d7f68fd94f138ed5590f47b.tar.gz gentoo-77924ece42642a4c4d7f68fd94f138ed5590f47b.tar.bz2 gentoo-77924ece42642a4c4d7f68fd94f138ed5590f47b.zip |
media-libs/gst-plugins-base: arm64 stable (bug #702246)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Diffstat (limited to 'media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 ddb86f4af619..2959bc0dbc7b 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 @@ -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 |