svn commit: r551613 - head/archivers/snappy-java

Mark Linimon linimon at FreeBSD.org
Wed Oct 7 04:52:18 UTC 2020


Author: linimon
Date: Wed Oct  7 04:52:17 2020
New Revision: 551613
URL: https://svnweb.freebsd.org/changeset/ports/551613

Log:
  This now builds on powerpc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/archivers/snappy-java/Makefile

Modified: head/archivers/snappy-java/Makefile
==============================================================================
--- head/archivers/snappy-java/Makefile	Wed Oct  7 03:36:42 2020	(r551612)
+++ head/archivers/snappy-java/Makefile	Wed Oct  7 04:52:17 2020	(r551613)
@@ -20,7 +20,6 @@ LICENSE=	APACHE20
 
 BROKEN_armv6=		fails to build: maven-assembly-plugin: Failed to retrieve numeric file attributes
 BROKEN_armv7=		fails to build: maven-assembly-plugin: Failed to retrieve numeric file attributes
-BROKEN_powerpc64=	fails to build: failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test
 
 BUILD_DEPENDS=	cmake:devel/cmake \
 		sbt:devel/sbt


More information about the svn-ports-all mailing list