Date: Sat, 7 Jan 2023 08:22:43 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 29d9710446c1 - main - databases/replibyte: Broken on i386 Message-ID: <202301070822.3078MhZw041016@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=29d9710446c1f1c2b975b93ae527402cd54a06a7 commit 29d9710446c1f1c2b975b93ae527402cd54a06a7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-01-07 08:19:43 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-07 08:19:43 +0000 databases/replibyte: Broken on i386 Reported by: fallout --- databases/replibyte/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/replibyte/Makefile b/databases/replibyte/Makefile index 4a808b3ad30b..76cd9bf45d99 100644 --- a/databases/replibyte/Makefile +++ b/databases/replibyte/Makefile @@ -10,6 +10,8 @@ WWW= https://www.replibyte.com/docs/introduction LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE +BROKEN_i386= error: unsupported platform; error[E0308]: mismatched type, see https://github.com/Qovery/Replibyte/issues/255 + USES= cargo USE_GITHUB= yes GH_ACCOUNT= Qovery
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301070822.3078MhZw041016>