mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
science/opensph: Only for amd64 i386
Reported by: fallout
This commit is contained in:
parent
36060fbbb1
commit
5c13bc9d98
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ COMMENT= Library and graphical tools for running SPH and N-body simulations
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= unconditional use of -msse4.1 and inclusion of immintrin.h
|
||||
|
||||
TEST_DEPENDS= catch>0:devel/catch
|
||||
|
||||
USES= compiler:c++14-lang qmake qt:5
|
||||
|
|
Loading…
Add table
Reference in a new issue