Skip to content

Commit

Permalink
devel/psptoolchain-gcc-stage1: enable on armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Jun 15, 2021
1 parent 05931c0 commit fd7e666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/psptoolchain-gcc-stage1/Makefile
Expand Up @@ -13,7 +13,7 @@ COMMENT= PlayStation Portable development toolchain ${PORTNAME}

LICENSE= GPLv3

ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le

LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr \
Expand Down

0 comments on commit fd7e666

Please sign in to comment.