mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
emulators/qemu: enable on powerpc64le
This commit is contained in:
parent
b48439426e
commit
4cc6b60d15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565942
@ -26,7 +26,7 @@ PATCHFILES+= 55765822804f.patch:-p1
|
||||
PATCHFILES+= aa4d30f6618d.patch:-p1
|
||||
|
||||
.if !defined(PKGNAMESUFFIX) || (${PKGNAMESUFFIX} != "-utils" && ${PKGNAMESUFFIX} != "-guest-agent")
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
|
||||
USES= bison compiler:c11 cpe gmake gnome iconv:wchar_t perl5 \
|
||||
pkgconfig python:build tar:xz xorg
|
||||
USE_XORG= pixman
|
||||
|
Loading…
Reference in New Issue
Block a user