mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
emulators/qemu{-devel}: Ignore on i386
Currently these are failing to build on i386.
This commit is contained in:
parent
5784fef52b
commit
5866169cc1
@ -10,7 +10,7 @@ WWW= https://www.qemu.org/
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS= amd64 powerpc powerpc64 powerpc64 powerpc64le
|
||||
|
||||
BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \
|
||||
${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} \
|
||||
|
@ -11,7 +11,7 @@ WWW= https://www.qemu.org/
|
||||
LICENSE= GPLv2
|
||||
|
||||
.if ${FLAVOR:U} != tools && ${FLAVOR:U} != guestagent
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le
|
||||
# We need to check if it build with other ARCHS
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user