diff options
Diffstat (limited to 'devel/libflatarray/Makefile')
-rw-r--r-- | devel/libflatarray/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/libflatarray/Makefile b/devel/libflatarray/Makefile index 27502c56c061..7d631aacbbd3 100644 --- a/devel/libflatarray/Makefile +++ b/devel/libflatarray/Makefile @@ -11,7 +11,10 @@ WWW= http://www.libgeodecomp.org/libflatarray.html LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_armv7= test/estimate_optimum_short_vec_type_test.cpp:71:22: error: redefinition of 'expected_arity_for_double' +#BROKEN_armv7= test/estimate_optimum_short_vec_type_test.cpp:71:22: error: redefinition of 'expected_arity_for_double' +BROKEN= Unfetchable +DEPRECATED= Last activity from upstream 5 years ago and last release in 2016 +EXPIRATION_DATE=2025-06-30 BUILD_DEPENDS= boost-libs>=1.48:devel/boost-libs |