From 72a26fca7b35badd5091a4803548e80d24998b2e Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sun, 4 Sep 2022 11:48:19 +0800 Subject: databases/tarantool: Sort NOT_FOR_ARCHS Approved by: portmgr (blanket) --- databases/tarantool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/tarantool') diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index 327792dea786..ee459c998b8d 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to compile: mmintrin.h:50:12: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different siz BROKEN_riscv64= fails to compile: mmintrin.h:50:12: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different siz -NOT_FOR_ARCHS= armv6 powerpc64 sparc64 i386 +NOT_FOR_ARCHS= armv6 i386 powerpc64 sparc64 NOT_FOR_ARCHS_REASON= fails to build: Unsupported architecture BUILD_DEPENDS= gsed:textproc/gsed \ -- cgit v1.2.3