git: ea197f2a502a - main - databases/soci: disable FIREBIRD also on riscv64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Thu, 17 Feb 2022 01:03:16 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ea197f2a502aa694a2cad6cfee746c8be3589351

commit ea197f2a502aa694a2cad6cfee746c8be3589351
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-02-17 01:00:17 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-02-17 01:00:17 +0000

    databases/soci: disable FIREBIRD also on riscv64
---
 databases/soci/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/databases/soci/Makefile b/databases/soci/Makefile
index fc53ed55c1f4..1fafeed4d9d4 100644
--- a/databases/soci/Makefile
+++ b/databases/soci/Makefile
@@ -34,6 +34,7 @@ OPTIONS_EXCLUDE_mips64=	FIREBIRD
 OPTIONS_EXCLUDE_powerpc=	FIREBIRD
 OPTIONS_EXCLUDE_powerpc64=	FIREBIRD
 OPTIONS_EXCLUDE_powerpc64le=	FIREBIRD
+OPTIONS_EXCLUDE_riscv64=	FIREBIRD
 OPTIONS_EXCLUDE_sparc64=	FIREBIRD
 
 OPTIONS_SUB=	yes