1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

net-im/jitsi-videobridge: enable on powerpc64le

This commit is contained in:
Piotr Kubaj 2021-03-10 18:32:10 +00:00
parent 99d94ccddd
commit 30da2475d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568024

View File

@ -14,7 +14,7 @@ LICENSE= APACHE20
BUILD_DEPENDS= ${LOCALBASE}/share/java/maven/bin/mvn:devel/maven
RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash
ONLY_FOR_ARCHS= i386 amd64 powerpc64
ONLY_FOR_ARCHS= i386 amd64 powerpc64 powerpc64le
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME}${PKGNAMESUFFIX}