aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-28 01:30:15 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-28 01:30:15 -0300
commitfd7504474ad835cad7702084bc10240472c9ab42 (patch)
tree40954bea98e5c02360d2fdce5a9c68aaf9671033
parent0ebec6a24687f4f9ecdd3c2a17202390f1a29a86 (diff)
downloadaports-fd7504474ad835cad7702084bc10240472c9ab42.tar.bz2
aports-fd7504474ad835cad7702084bc10240472c9ab42.tar.xz
testing/zchunk: enable on armhf
-rw-r--r--testing/zchunk/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zchunk/APKBUILD b/testing/zchunk/APKBUILD
index f27a6d9eae..2883a2240d 100644
--- a/testing/zchunk/APKBUILD
+++ b/testing/zchunk/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.1.2
pkgrel=0
pkgdesc="File format for highly efficient deltas"
url="https://github.com/zchunk/zchunk"
-arch="all !armhf" # Restricted by zstd
+arch="all"
license="BSD-2-Clause"
makedepends="
meson