Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2021 02:55:40 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561791 - head/net-im/jicofo
Message-ID:  <202101170255.10H2tehW058743@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Sun Jan 17 02:55:40 2021
New Revision: 561791
URL: https://svnweb.freebsd.org/changeset/ports/561791

Log:
  net-im/jicofo: enable on powerpc64le

Modified:
  head/net-im/jicofo/Makefile

Modified: head/net-im/jicofo/Makefile
==============================================================================
--- head/net-im/jicofo/Makefile	Sun Jan 17 02:50:44 2021	(r561790)
+++ head/net-im/jicofo/Makefile	Sun Jan 17 02:55:40 2021	(r561791)
@@ -12,7 +12,7 @@ LICENSE=	APACHE20
 
 BUILD_DEPENDS=	${LOCALBASE}/share/java/maven/bin/mvn:devel/maven
 
-ONLY_FOR_ARCHS=	i386 amd64 powerpc64
+ONLY_FOR_ARCHS=	i386 amd64 powerpc64 powerpc64le
 
 USE_GITHUB=     yes
 GH_ACCOUNT=	jitsi



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