diff options
Diffstat (limited to 'multimedia/gstreamer1-plugins-msdk/Makefile')
-rw-r--r-- | multimedia/gstreamer1-plugins-msdk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins-msdk/Makefile b/multimedia/gstreamer1-plugins-msdk/Makefile index 52cc5cd3cec6..29f7e70fc12b 100644 --- a/multimedia/gstreamer1-plugins-msdk/Makefile +++ b/multimedia/gstreamer1-plugins-msdk/Makefile @@ -3,6 +3,9 @@ CATEGORIES= multimedia COMMENT= GStreamer (Intel MediaSDK) plugin +ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported + LIB_DEPENDS= libdrm.so:graphics/libdrm \ libgudev-1.0.so:devel/libgudev \ libmfx.so:multimedia/intel-media-sdk \ |