summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-13 16:06:26 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-13 16:06:26 +0000
commit9debf54e5fef0155cfcf9c7408e8b4497e7aadd4 (patch)
tree8075178b5afdcf187e84737e48570aac8eec6e8e
parentUpdate to version 2.3.4. (diff)
net-im/jicofo: enable on powerpc64
MFH: 2021Q1
-rw-r--r--net-im/jicofo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jicofo/Makefile b/net-im/jicofo/Makefile
index 2140562cd858..dbaa8ab95b24 100644
--- a/net-im/jicofo/Makefile
+++ b/net-im/jicofo/Makefile
@@ -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