Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jan 2020 09:27:32 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r521917 - branches/2020Q1/security/py-pysha3
Message-ID:  <202001030927.0039RWF2006752@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Fri Jan  3 09:27:32 2020
New Revision: 521917
URL: https://svnweb.freebsd.org/changeset/ports/521917

Log:
  MFH: r521916
  
  security/py-pysha3: unbreak on powerpc64
  
  Now builds fine (tested on 12.1-RELEASE).
  
  Approved by:	portmgr (fix build blanket)

Modified:
  branches/2020Q1/security/py-pysha3/Makefile
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/security/py-pysha3/Makefile
==============================================================================
--- branches/2020Q1/security/py-pysha3/Makefile	Fri Jan  3 09:26:26 2020	(r521916)
+++ branches/2020Q1/security/py-pysha3/Makefile	Fri Jan  3 09:27:32 2020	(r521917)
@@ -14,7 +14,6 @@ LICENSE=	PSFL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_mips64=		fails to compile: KeccakP-1600-opt64.c: error: Not yet implemented
-BROKEN_powerpc64=	fails to compile: KeccakP-1600-opt64.c: error: Not yet implemented
 
 # Actually Python 2.7,3.4+
 USES=		python



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