summaryrefslogtreecommitdiff
path: root/databases/tarantool
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-24 19:46:51 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-25 21:35:21 +0100
commit7be43cda68ed9096bef93fa9531dc8d7d3d31a6b (patch)
treef8d1fbaf5bfbfbb492dd785130bfaab77bb9ca56 /databases/tarantool
parentsysutils/freebsd-bsdlabel: Fix pkg-descr (diff)
*/*: sparc64 cleanup
Even after dropping sparc64 support along with 12 some were present in the codebase. Remove the remnants. Approved by: portmgr (blanket)
Diffstat (limited to 'databases/tarantool')
-rw-r--r--databases/tarantool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile
index 733736c83303..9a1c13a6c3b5 100644
--- a/databases/tarantool/Makefile
+++ b/databases/tarantool/Makefile
@@ -10,7 +10,7 @@ WWW= https://tarantool.io/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-NOT_FOR_ARCHS= armv6 i386 powerpc64 sparc64
+NOT_FOR_ARCHS= armv6 i386 powerpc64
NOT_FOR_ARCHS_REASON= fails to build: Unsupported architecture
BUILD_DEPENDS= gsed:textproc/gsed \