svn commit: r561485 - branches/2021Q1/net-im/jicofo

Piotr Kubaj pkubaj at FreeBSD.org
Wed Jan 13 16:07:07 UTC 2021


Author: pkubaj
Date: Wed Jan 13 16:07:07 2021
New Revision: 561485
URL: https://svnweb.freebsd.org/changeset/ports/561485

Log:
  MFH: r561484
  
  net-im/jicofo: enable on powerpc64

Modified:
  branches/2021Q1/net-im/jicofo/Makefile
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/net-im/jicofo/Makefile
==============================================================================
--- branches/2021Q1/net-im/jicofo/Makefile	Wed Jan 13 16:06:26 2021	(r561484)
+++ branches/2021Q1/net-im/jicofo/Makefile	Wed Jan 13 16:07:07 2021	(r561485)
@@ -12,7 +12,7 @@ LICENSE=	APACHE20
 
 BUILD_DEPENDS=	${LOCALBASE}/share/java/maven/bin/mvn:devel/maven
 
-ONLY_FOR_ARCHS=	i386 amd64
+ONLY_FOR_ARCHS=	i386 amd64 powerpc64
 
 USE_GITHUB=     yes
 GH_ACCOUNT=	jitsi


More information about the svn-ports-branches mailing list