devel/psptoolchain-gcc-stage1: enable on aarch64
Approved by: portmgr (blanket)
This commit is contained in:
parent
2c5d8a2d56
commit
e7a7888313
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COMMENT= PlayStation Portable development toolchain ${PORTNAME}
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc powerpc64 powerpc64le
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp \
|
||||
libmpfr.so:math/mpfr \
|
||||
|
|
Loading…
Reference in a new issue