diff options
Diffstat (limited to 'devel/hyperscan/Makefile')
-rw-r--r-- | devel/hyperscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hyperscan/Makefile b/devel/hyperscan/Makefile index cc0664d7cac6..23e4e216fc61 100644 --- a/devel/hyperscan/Makefile +++ b/devel/hyperscan/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ragel:devel/ragel USE_GITHUB= yes GH_ACCOUNT= intel -USES= compiler:c++11-lib cmake:outsource pathfix python:build +USES= compiler:c++11-lib cmake pathfix python:build ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= SSSE3 is required for work |