aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-16 02:08:31 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-16 11:24:43 +0000
commit474d6cc20c5e8046d42885b761af24ca1426d39d (patch)
tree39240cfd22946dc0b6b33d747c735939bb0343cc
parent516d9f78bc764f17bc6617df24cca3d2d8c0d912 (diff)
downloadports-474d6cc20c5e8046d42885b761af24ca1426d39d.tar.gz
ports-474d6cc20c5e8046d42885b761af24ca1426d39d.zip
devel/gcc-arm-embedded: Remove pointers to defunct armeb ARCH
Approved by: portmgr (blanket)
-rw-r--r--devel/gcc-arm-embedded/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gcc-arm-embedded/Makefile b/devel/gcc-arm-embedded/Makefile
index ceb6685c82fe..1af3d67b5cee 100644
--- a/devel/gcc-arm-embedded/Makefile
+++ b/devel/gcc-arm-embedded/Makefile
@@ -12,7 +12,7 @@ WWW= https://launchpad.net/gcc-arm-embedded
LICENSE= GPLv2 LGPL20 LGPL21 GPLv3 LGPL3
LICENSE_COMB= multi
-NOT_FOR_ARCHS= arm armeb armv6 armv7 \
+NOT_FOR_ARCHS= arm armv6 armv7 \
mips mips64 mips64el mipsel mipsn32
NOT_FOR_ARCHS_REASON= Very slow to build on emulator