aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-10 18:32:10 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-10 18:32:10 +0000
commit30da2475d10390ee6f39912ad8f0c0e5ba6a5f16 (patch)
treeba203120f0a8b0bebdfad045b00e592ff2d657a3 /net-im
parent99d94ccddd37c77addfbc8044fe1f828d4c2d7b2 (diff)
downloadports-30da2475d10390ee6f39912ad8f0c0e5ba6a5f16.tar.gz
ports-30da2475d10390ee6f39912ad8f0c0e5ba6a5f16.zip
net-im/jitsi-videobridge: enable on powerpc64le
Notes
Notes: svn path=/head/; revision=568024
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jitsi-videobridge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jitsi-videobridge/Makefile b/net-im/jitsi-videobridge/Makefile
index 3832f1127e70..85a1668b15cd 100644
--- a/net-im/jitsi-videobridge/Makefile
+++ b/net-im/jitsi-videobridge/Makefile
@@ -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}