From 6aa4d5b23bf90bc49577b0c108e46daad906b44f Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 27 May 2017 21:24:00 +0000 Subject: [PATCH] Mark broken on armv6. --- x11/xgrab/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile index d27125cedca6..82dfe9d0f26f 100644 --- a/x11/xgrab/Makefile +++ b/x11/xgrab/Makefile @@ -13,6 +13,8 @@ COMMENT= X11 image grabber BUILD_DEPENDS= xrdb:x11/xrdb +BROKEN_armv6= fails to install: xrdb: Socket is not connected: Can't open display ':0' + USES= display:build imake:notall tar:Z USE_XORG= x11 xaw