aboutsummaryrefslogtreecommitdiffstats
path: root/testing/clojure
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-18 17:25:32 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-18 17:25:40 -0300
commit13636d54aff64f45778ca3f432d2fb20fb442499 (patch)
tree7806b951ed16df0c1a26139cc58097b4334df17f /testing/clojure
parent9d7f977074e16b07bfb1341145a78f816a24abfb (diff)
downloadaports-13636d54aff64f45778ca3f432d2fb20fb442499.tar.bz2
aports-13636d54aff64f45778ca3f432d2fb20fb442499.tar.xz
testing/clojure: disable on armhf
Diffstat (limited to 'testing/clojure')
-rwxr-xr-xtesting/clojure/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/clojure/APKBUILD b/testing/clojure/APKBUILD
index 5cb13ce97e..e7b2c5658a 100755
--- a/testing/clojure/APKBUILD
+++ b/testing/clojure/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.10.1
pkgrel=0
pkgdesc="The Clojure Programming Language"
url="http://clojure.org"
-arch="all !armv7 !x86"
+arch="all !armv7 !armhf !x86"
license="Apache-2.0"
makedepends="maven"
source="https://github.com/clojure/clojure/archive/clojure-$pkgver.tar.gz