summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/vapoursynth-fmtconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vapoursynth-fmtconv/Makefile b/graphics/vapoursynth-fmtconv/Makefile
index 153e1a97689c..56d4f145ce13 100644
--- a/graphics/vapoursynth-fmtconv/Makefile
+++ b/graphics/vapoursynth-fmtconv/Makefile
@@ -8,7 +8,7 @@ COMMENT= Format conversion tools for Vapoursynth and Avisynth+
LICENSE= WTFPL
-BROKEN_powerpc64= fails to compile on powerpc64: \#error
+ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386
USE_GITHUB= yes
GH_ACCOUNT= EleonoreMizo