*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / media-libs / gst-rtsp-server / gst-rtsp-server-1.14.2.ebuild
index 133227f991b624a84547f9e44927d0955ff8a116..00ad983096639cf402778b90090c46a90952179d 100644 (file)
@@ -9,8 +9,9 @@ DESCRIPTION="A GStreamer based RTSP server"
 HOMEPAGE="https://gstreamer.freedesktop.org/modules/gst-rtsp-server.html"
 
 LICENSE="LGPL-2+"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="examples +introspection static-libs test"
+RESTRICT="!test? ( test )"
 
 # gst-plugins-base for many used elements and API
 # gst-plugins-good for rtprtxsend and rtpbin elements, maybe more