diff options
-rw-r--r-- | gnu/packages/video.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 07cc66ad21..d60fa3b31d 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -3038,7 +3038,6 @@ video recording and live streaming. OBS supports capturing audio and video from many input sources such as webcams, X11 (for screencasting), PulseAudio, and JACK.") (home-page "https://obsproject.com") - (supported-systems '("x86_64-linux" "i686-linux")) (license license:gpl2+))) (define-public libvdpau |