git: fd7e6665b40e - main - devel/psptoolchain-gcc-stage1: enable on armv7

Piotr Kubaj pkubaj at FreeBSD.org
Tue Jun 15 08:42:23 UTC 2021


The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fd7e6665b40e9df0077f091e60b279bbfbac8482

commit fd7e6665b40e9df0077f091e60b279bbfbac8482
Author:     Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-15 08:41:17 +0000
Commit:     Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-15 08:41:17 +0000

    devel/psptoolchain-gcc-stage1: enable on armv7
---
 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 5eaaa4c0d702..d64bf1f8a8c4 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 powerpc powerpc64 powerpc64le
+ONLY_FOR_ARCHS=		amd64 armv7 i386 powerpc powerpc64 powerpc64le
 
 LIB_DEPENDS=		libgmp.so:math/gmp \
 			libmpfr.so:math/mpfr \


More information about the dev-commits-ports-main mailing list