aboutsummaryrefslogtreecommitdiffstats
path: root/testing/maven
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-04-05 14:03:59 +0300
committerTimo Teräs <timo.teras@iki.fi>2016-04-05 14:04:25 +0300
commita2acbeb33fea22a017d18b629348b840cd9cc4c2 (patch)
tree59d123a47eafce90dfda04222d4aa860c0f4a948 /testing/maven
parentcafc9bd6980fc9e5dc3d499ebc838dcf532c9578 (diff)
downloadaports-a2acbeb33fea22a017d18b629348b840cd9cc4c2.tar.bz2
aports-a2acbeb33fea22a017d18b629348b840cd9cc4c2.tar.xz
testing/[elasticsearch,maven]: disable on armhf, no openjdk8
Diffstat (limited to 'testing/maven')
-rw-r--r--testing/maven/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/maven/APKBUILD b/testing/maven/APKBUILD
index 2ff4f7f774..8eb9d64119 100644
--- a/testing/maven/APKBUILD
+++ b/testing/maven/APKBUILD
@@ -7,7 +7,7 @@ _pkgname="$pkgname-${pkgver%%.*}"
pkgrel=0
pkgdesc="A Java project management and project comprehension tool."
url="http://maven.apache.org"
-arch="noarch"
+arch="x86_64 x86"
license="ASL 2.0"
depends="openjdk8-jre"
source="http://mirror.hosting90.cz/apache/$pkgname/$_pkgname/$pkgver/binaries/apache-$pkgname-$pkgver-bin.tar.gz"