svn commit: r552434 - head/sysutils/lizardfs

John Hixson jhixson at FreeBSD.org
Thu Oct 15 17:31:38 UTC 2020


Author: jhixson
Date: Thu Oct 15 17:31:37 2020
New Revision: 552434
URL: https://svnweb.freebsd.org/changeset/ports/552434

Log:
  sysutils/lizardfs: mark broken on i386

Modified:
  head/sysutils/lizardfs/Makefile

Modified: head/sysutils/lizardfs/Makefile
==============================================================================
--- head/sysutils/lizardfs/Makefile	Thu Oct 15 17:31:12 2020	(r552433)
+++ head/sysutils/lizardfs/Makefile	Thu Oct 15 17:31:37 2020	(r552434)
@@ -14,6 +14,7 @@ LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN_FreeBSD_13=	fails to build
+BROKEN_i386=	fails to build
 
 BUILD_DEPENDS=	a2x:textproc/asciidoc \
 		spdlog>=1.4.2:devel/spdlog


More information about the svn-ports-all mailing list