aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/vapoursynth-fmtconv/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/vapoursynth-fmtconv/Makefile b/graphics/vapoursynth-fmtconv/Makefile
index 10b7b7864e08..11c8b863a6e9 100644
--- a/graphics/vapoursynth-fmtconv/Makefile
+++ b/graphics/vapoursynth-fmtconv/Makefile
@@ -12,6 +12,9 @@ LICENSE= WTFPL
BUILD_DEPENDS= ${LOCALBASE}/include/vapoursynth/VapourSynth.h:multimedia/vapoursynth
+ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS_REASON= https://github.com/EleonoreMizo/fmtconv/issues/8
+
USE_GITHUB= yes
GH_ACCOUNT= EleonoreMizo