summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-07-27 12:25:24 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-07-27 13:10:28 +0800
commit1b3faf15e8399475bcdd944bc1db6428f14e0e1a (patch)
tree301a22dbf35ba7b1478520422c67814ad19180dd /media-plugins
parentdev-libs/libtomcrypt: keyword 1.18.2-r4 for ~loong (diff)
downloadgentoo-1b3faf15e8399475bcdd944bc1db6428f14e0e1a.tar.gz
gentoo-1b3faf15e8399475bcdd944bc1db6428f14e0e1a.tar.bz2
gentoo-1b3faf15e8399475bcdd944bc1db6428f14e0e1a.zip
media-plugins/gst-plugins-gtk: keyword 1.22.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.3.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.3.ebuild
index 55190e123f56..b5c5fc9dba86 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.3.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
inherit gstreamer-meson
DESCRIPTION="Video sink plugin for GStreamer that renders to a GtkWidget"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~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-base is built with USE=opengl and/or USE=gles2
# We mirror egl/gles2/opengl/wayland/X due to automagic detection from gstreamer-gl.pc variables;