Date: Wed, 13 Jan 2021 16:07:07 +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: r561485 - branches/2021Q1/net-im/jicofo Message-ID: <202101131607.10DG77e5007327@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101131607.10DG77e5007327>