diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-10 13:05:13 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-10 13:05:13 -0500 |
commit | 83f0cb4e53168c9e9284e658b44b0edfc48ae0a6 (patch) | |
tree | 0bc4cf854e90b5059506d14ef08e40108fe36f30 /media-libs/gst-plugins-bad | |
parent | media-libs/gst-plugins-good: arm64 stable (bug #702246) (diff) | |
download | gentoo-83f0cb4e53168c9e9284e658b44b0edfc48ae0a6.tar.gz gentoo-83f0cb4e53168c9e9284e658b44b0edfc48ae0a6.tar.bz2 gentoo-83f0cb4e53168c9e9284e658b44b0edfc48ae0a6.zip |
media-libs/gst-plugins-bad: 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-bad')
-rw-r--r-- | media-libs/gst-plugins-bad/gst-plugins-bad-1.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.5.ebuild b/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.5.ebuild index 76298856a9d6..2cbcd04b92da 100644 --- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.5.ebuild +++ b/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.5.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Less plugins for GStreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" # TODO: egl and gtk IUSE only for transition IUSE="X bzip2 +egl gles2 gtk +introspection +opengl +orc vcd vnc wayland" # Keep default IUSE mirrored with gst-plugins-base where relevant |