aboutsummaryrefslogtreecommitdiffstats
path: root/testing/java-lz4
diff options
context:
space:
mode:
Diffstat (limited to 'testing/java-lz4')
-rw-r--r--testing/java-lz4/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/java-lz4/APKBUILD b/testing/java-lz4/APKBUILD
index 4dd92a4c4d..7a65fab19b 100644
--- a/testing/java-lz4/APKBUILD
+++ b/testing/java-lz4/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.3.0
pkgrel=0
pkgdesc="LZ4 compression for Java"
url="https://github.com/jpountz/lz4-java"
-arch="all"
+arch="x86 x86_64"
license="ASL-2.0"
depends="openjdk8-jre-base"
makedepends="apache-ant build-base openjdk8"