aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-03 04:23:33 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-03 05:27:54 +0000
commitc869de750264d1f73f75cd6e1056a811675077dd (patch)
tree46eb16d49451389c845e8a6007eda7f98ca4a507 /emulators/qemu-devel/Makefile
parenta6b469b848bc641bc70232af417843b954d67632 (diff)
downloadports-c869de750264d1f73f75cd6e1056a811675077dd.tar.gz
ports-c869de750264d1f73f75cd6e1056a811675077dd.zip
Diffstat (limited to 'emulators/qemu-devel/Makefile')
-rw-r--r--emulators/qemu-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index 7ba7fbcb6e24..f27fe4e1ed43 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -10,7 +10,8 @@ WWW= https://www.qemu.org/
LICENSE= GPLv2
-ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64 powerpc64le
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64
+# Fails to build on powerpc64le
BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \
${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} \