mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Mark as not for powerpcspe, either.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
0e6044c086
commit
c1233552fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548929
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ COMMENT= PSP emulator in C++ with dynarec JIT for x86, ARM, MIPS
|
||||||
LICENSE= GPLv2+
|
LICENSE= GPLv2+
|
||||||
|
|
||||||
# Bi-endian architectures default to big for some reason
|
# Bi-endian architectures default to big for some reason
|
||||||
NOT_FOR_ARCHS= mips mips64 powerpc powerpc64 sparc64
|
NOT_FOR_ARCHS= mips mips64 powerpc powerpc64 powerpcspe sparc64
|
||||||
NOT_FOR_ARCHS_REASON= only little-endian is supported, see \
|
NOT_FOR_ARCHS_REASON= only little-endian is supported, see \
|
||||||
https://github.com/hrydgard/ppsspp/issues/8823
|
https://github.com/hrydgard/ppsspp/issues/8823
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue