aboutsummaryrefslogtreecommitdiff
path: root/misc/rump
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-02 22:23:52 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-02 22:23:52 +0000
commit71fd883ed755560498c34284cca1253ed964246b (patch)
treea98e44517d111062f41e9e6ac4568beb6c72220a /misc/rump
parent3356f4f083b94aa136371baef2629e3e5a1bdf8a (diff)
downloadports-71fd883ed755560498c34284cca1253ed964246b.tar.gz
ports-71fd883ed755560498c34284cca1253ed964246b.zip
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=439991
Diffstat (limited to 'misc/rump')
-rw-r--r--misc/rump/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/rump/Makefile b/misc/rump/Makefile
index 4abddb1c21d5..55aae47bb350 100644
--- a/misc/rump/Makefile
+++ b/misc/rump/Makefile
@@ -13,9 +13,7 @@ COMMENT= Virtualized NetBSD kernel components in userspace
LICENSE= BSD2CLAUSE
-BROKEN_powerpc64= Does not build
-
-NOT_FOR_ARCHS= armv6 mips mips64 sparc64
+NOT_FOR_ARCHS= aarch64 armv6 mips mips64 powerpc powerpc64 sparc64
NOT_FOR_ARCHS_REASON= not yet ported to FreeBSD on this architecture
USE_LDCONFIG= yes