Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2020 15:37:32 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556905 - head/security/ftimes
Message-ID:  <202012031537.0B3FbWca052635@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Thu Dec  3 15:37:32 2020
New Revision: 556905
URL: https://svnweb.freebsd.org/changeset/ports/556905

Log:
  Also mark as not for riscv64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/security/ftimes/Makefile

Modified: head/security/ftimes/Makefile
==============================================================================
--- head/security/ftimes/Makefile	Thu Dec  3 15:33:45 2020	(r556904)
+++ head/security/ftimes/Makefile	Thu Dec  3 15:37:32 2020	(r556905)
@@ -15,6 +15,7 @@ LICENSE_COMB=		multi
 
 BROKEN_aarch64=		fails to build: aarch64 is not currently supported
 BROKEN_mips64=		fails to build: mips64 is not currently supported
+BROKEN_riscv64=		fails to build: riscv64 is not currently supported
 
 GNU_CONFIGURE=		yes
 USES=			perl5 shebangfix tar:tgz



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