From 93bf0884126937abe39e2e546364bdddd129d2ab Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 27 May 2017 00:25:52 +0000 Subject: Mark not-for-archs for armv6. --- lang/phantomjs/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/phantomjs') diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile index 3b410aedb717..d8d9a6a058c9 100644 --- a/lang/phantomjs/Makefile +++ b/lang/phantomjs/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ BROKEN_powerpc64= fails to build: g++48: not found BROKEN_sparc64= does not link on sparc64 +NOT_FOR_ARCHS= armv6 +NOT_FOR_ARCHS_REASON= Platform.h: Not supported ARM architecture USES= bison:build compiler:c++11-lang gmake gperf jpeg perl5 pkgconfig python:build ssl sqlite USE_GNOME+= libxml2 -- cgit v1.2.3