aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-psutil121
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-11-08 03:54:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-11-08 03:54:11 +0000
commit686730d4e78ccdb9b9951c6eff609f59c50ef2d4 (patch)
treee031d2f654968860e4c14b6fb4f245b5c02f40f9 /sysutils/py-psutil121
parent0ad8976873f32abe0bdb5eebf3b77a4fb2e500ba (diff)
downloadports-686730d4e78ccdb9b9951c6eff609f59c50ef2d4.tar.gz
ports-686730d4e78ccdb9b9951c6eff609f59c50ef2d4.zip
Unmark these ports broken on aarch64.
Submitted by: emaste (TRYBROKEN run) Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=517029
Diffstat (limited to 'sysutils/py-psutil121')
-rw-r--r--sysutils/py-psutil121/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/py-psutil121/Makefile b/sysutils/py-psutil121/Makefile
index e6308c4bbd6c..308bdbcdc161 100644
--- a/sysutils/py-psutil121/Makefile
+++ b/sysutils/py-psutil121/Makefile
@@ -14,7 +14,6 @@ COMMENT= Process utilities module for Python
LICENSE= BSD3CLAUSE
-BROKEN_aarch64= fails to compile: psutil/_psutil_bsd.c:957:23: error: no member named 'kf_sa_local' in 'struct kinfo_file'
BROKEN_armv6= fails to compile: psutil/_psutil_bsd.c:957:23: error: no member named 'kf_sa_local' in 'struct kinfo_file'
BROKEN_armv7= fails to compile: psutil/_psutil_bsd.c:957:23: error: no member named 'kf_sa_local' in 'struct kinfo_file'
BROKEN_mips= fails to compile: psutil/_psutil_bsd.c:957:23: error: no member named 'kf_sa_local' in 'struct kinfo_file'