git: 6c549d9c1fa9 - main - devel/psptoolchain-gcc-stage1: enable on powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Jun 15 08:42:18 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6c549d9c1fa94f22698226c4728084b78e45b98e
commit 6c549d9c1fa94f22698226c4728084b78e45b98e
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-15 08:41:11 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-15 08:41:11 +0000
devel/psptoolchain-gcc-stage1: enable on powerpc
---
devel/psptoolchain-gcc-stage1/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/psptoolchain-gcc-stage1/Makefile b/devel/psptoolchain-gcc-stage1/Makefile
index 03b3b9362aa3..5eaaa4c0d702 100644
--- a/devel/psptoolchain-gcc-stage1/Makefile
+++ b/devel/psptoolchain-gcc-stage1/Makefile
@@ -13,7 +13,7 @@ COMMENT= PlayStation Portable development toolchain ${PORTNAME}
LICENSE= GPLv3
-ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr \
More information about the dev-commits-ports-all
mailing list