aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/openjdk14/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openjdk14/APKBUILD b/testing/openjdk14/APKBUILD
index 252e1af794..861c79d75e 100644
--- a/testing/openjdk14/APKBUILD
+++ b/testing/openjdk14/APKBUILD
@@ -7,7 +7,7 @@ _pkgver=14+36
pkgrel=0
pkgdesc="Oracle OpenJDK 14"
url="https://hg.openjdk.java.net/jdk-updates/jdk14u"
-arch="all !x86 !armhf !armv7" # oracle dropped support for 32 bit
+arch="all !x86 !armhf !armv7 !mips !mips64" # oracle dropped support for 32 bit
license="GPL-2.0-with-classpath-exception"
makedepends="autoconf
bash