summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-16 09:29:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-16 09:29:15 +0000
commita07c7ab812674e5cbba650bab6734485b0f8ac20 (patch)
tree2150e8d8a4cd92c9555f22aabd543428cb616d0d /science
parent- Fix LICENSE (diff)
Fix some misspellings that crept in on the last tier-2 cleanup pass.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=426228
Diffstat (limited to 'science')
-rw-r--r--science/simlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/simlib/Makefile b/science/simlib/Makefile
index 4d127f663ab2..1fbfaae5a7ff 100644
--- a/science/simlib/Makefile
+++ b/science/simlib/Makefile
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
CXXFLAGS+= -fPIC
-NOT_FOR_ARCHS= armv64 aarch64 mips mips64 powerpc powerpc64 sparc64
+NOT_FOR_ARCHS= armv6 aarch64 mips mips64 powerpc powerpc64 sparc64
NOT_FOR_ARCHS_REASON= contains not working ${ARCH}-dependent assembly code
post-patch: