Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2020 17:30:59 +0000 (UTC)
From:      John Hixson <jhixson@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552432 - head/www/minio-client
Message-ID:  <202010151730.09FHUxIH001012@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhixson
Date: Thu Oct 15 17:30:59 2020
New Revision: 552432
URL: https://svnweb.freebsd.org/changeset/ports/552432

Log:
  www/minio-client: mark broken on i386

Modified:
  head/www/minio-client/Makefile

Modified: head/www/minio-client/Makefile
==============================================================================
--- head/www/minio-client/Makefile	Thu Oct 15 17:28:22 2020	(r552431)
+++ head/www/minio-client/Makefile	Thu Oct 15 17:30:59 2020	(r552432)
@@ -9,6 +9,8 @@ COMMENT=	Replacement for ls, cp, mkdir, diff and rsync
 
 LICENSE=	APACHE20
 
+BROKEN_i386=	fails to build
+
 BUILD_DEPENDS=	bash:shells/bash
 
 USES=		go:modules



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010151730.09FHUxIH001012>