diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-25 21:07:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-25 21:07:34 +0300 |
commit | a0f75f759fa5be2bb339b5bdf2014f5dcb66a5ec (patch) | |
tree | de2b84e5d5fefac3fb6cfe10bba3b353b5a1f6f1 /media-libs | |
parent | media-libs/gstreamer: Stabilize 1.20.6 x86, #908277 (diff) | |
download | gentoo-a0f75f759fa5be2bb339b5bdf2014f5dcb66a5ec.tar.gz gentoo-a0f75f759fa5be2bb339b5bdf2014f5dcb66a5ec.tar.bz2 gentoo-a0f75f759fa5be2bb339b5bdf2014f5dcb66a5ec.zip |
media-libs/gst-plugins-bad: Stabilize 1.20.6 x86, #908277
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-bad/gst-plugins-bad-1.20.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.20.6.ebuild b/media-libs/gst-plugins-bad/gst-plugins-bad-1.20.6.ebuild index 7d2b71eb9340..0ed38da4e69b 100644 --- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.20.6.ebuild +++ b/media-libs/gst-plugins-bad/gst-plugins-bad-1.20.6.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" # TODO: egl and gtk IUSE only for transition IUSE="X bzip2 +egl gles2 gtk +introspection +opengl +orc vnc wayland qsv" # Keep default IUSE mirrored with gst-plugins-base where relevant |