mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
security/tfhe: Only for amd64
This commit is contained in:
parent
4248cf9748
commit
dbf6dbc9fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514872
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ COMMENT= Fast Fully Homomorphic Encryption (FHE) library over the Torus
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
ONLY_FOR_ARCHS= amd64 # because of arch-specific assembly
|
||||||
|
|
||||||
BUILD_DEPENDS= cmake:devel/cmake
|
BUILD_DEPENDS= cmake:devel/cmake
|
||||||
TEST_DEPENDS= fftw3>0:math/fftw3 \
|
TEST_DEPENDS= fftw3>0:math/fftw3 \
|
||||||
googletest>0:devel/googletest
|
googletest>0:devel/googletest
|
||||||
|
|
Loading…
Add table
Reference in a new issue