diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:25 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:25 +0200 |
commit | 6d14ca1cad11c5c9eb712633c5092dfb59f11ea7 (patch) | |
tree | c584290ebc77d19109d823a639748ee43fbd2e55 /media-plugins/gst-plugins-gtk | |
parent | media-libs: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-6d14ca1cad11c5c9eb712633c5092dfb59f11ea7.tar.gz gentoo-6d14ca1cad11c5c9eb712633c5092dfb59f11ea7.tar.bz2 gentoo-6d14ca1cad11c5c9eb712633c5092dfb59f11ea7.zip |
media-plugins: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-gtk')
-rw-r--r-- | media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild | 2 | ||||
-rw-r--r-- | media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild index e7d55b9dc145..7748187d482e 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="Video sink plugin for GStreamer that renders to a GtkWidget" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+egl gles2 +opengl wayland +X" # Keep default IUSE mirrored with gst-plugins-base # egl, wayland and X only matters if gst-plugins-bad is build with USE=opengl and/or USE=gles2 # We mirror egl/gles2/opengl/wayland/X due to automagic detection from gstreamer-gl.pc variables; diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild index c7162ff5ab83..c311abe09f42 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="Video sink plugin for GStreamer that renders to a GtkWidget" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+egl gles2 +opengl wayland +X" # Keep default IUSE mirrored with gst-plugins-base # egl, wayland and X only matters if gst-plugins-bad is build with USE=opengl and/or USE=gles2 # We mirror egl/gles2/opengl/wayland/X due to automagic detection from gstreamer-gl.pc variables; |