svn commit: r521917 - branches/2020Q1/security/py-pysha3
Piotr Kubaj
pkubaj at FreeBSD.org
Fri Jan 3 09:27:32 UTC 2020
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
More information about the svn-ports-all
mailing list