summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-02-13 04:41:37 +0000
committerpgollucci <pgollucci@FreeBSD.org>2010-02-13 04:41:37 +0000
commit02c1f29d7e6c9f50f4c730765978b689c346f646 (patch)
tree123af1e9e0f97f66258ef11d195bb986faaabfb1
parent40e1a95f33d8fc582bc2ad8fac5dbcf69949ea4b (diff)
downloadFreeBSD-ports-02c1f29d7e6c9f50f4c730765978b689c346f646.zip
FreeBSD-ports-02c1f29d7e6c9f50f4c730765978b689c346f646.tar.gz
QAT disagrees with my tb, mark broken across the board on 8-STABLE
-rw-r--r--lang/rakudo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rakudo/Makefile b/lang/rakudo/Makefile
index cad2a19..14711fb 100644
--- a/lang/rakudo/Makefile
+++ b/lang/rakudo/Makefile
@@ -33,7 +33,7 @@ LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
BROKEN= internal gcc bugs
.endif
-.if ${ARCH} == 'i386' && ${OSVERSION} >= 800000 && ${OSVERSION} <= 900000
+.if ${OSVERSION} >= 800000 && ${OSVERSION} <= 900000
BROKEN= internal gcc bugs
.endif
OpenPOWER on IntegriCloud