From 59a089f597ea0dba8f7962c3c2153b0d9444e15a Mon Sep 17 00:00:00 2001 From: linimon Date: Tue, 31 Jan 2017 03:28:57 +0000 Subject: Also mark as broken on other tier-2 archs. Approved by: portmgr (tier-2 blanket) --- audio/bristol/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/bristol/Makefile b/audio/bristol/Makefile index b42f4c7..27fcd8f 100644 --- a/audio/bristol/Makefile +++ b/audio/bristol/Makefile @@ -26,6 +26,8 @@ CONFIGURE_ARGS+= --disable-alsa --enable-oss \ --disable-version-check BROKEN_aarch64= Does not build: error: unknown FP unit 'sse' +BROKEN_armv6= Does not build: error: unknown FP unit 'sse' +BROKEN_mips64= Does not build: error: unknown FP unit 'sse' BROKEN_powerpc64= Does not build PORTDATA= * -- cgit v1.1