aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openfire/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/openfire/APKBUILD')
-rw-r--r--testing/openfire/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openfire/APKBUILD b/testing/openfire/APKBUILD
index 32f6cb9dce..7f195862d0 100644
--- a/testing/openfire/APKBUILD
+++ b/testing/openfire/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.2.3
pkgrel=0
pkgdesc="Openfire is a cross-platform real-time collaboration server based on the XMPP (Jabber) protocol."
url="https://www.igniterealtime.org/projects/openfire/"
-arch="all"
+arch="all !mips !mips64" # java
license="Apache-2.0"
depends="openjdk8-jre-lib"
makedepends="apache-ant openjdk8"