aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/libpostal/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libpostal/APKBUILD b/testing/libpostal/APKBUILD
index ff104dd2c3..ae57cb2d5c 100644
--- a/testing/libpostal/APKBUILD
+++ b/testing/libpostal/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.0
pkgrel=0
pkgdesc="A C library for parsing/normalizing street addresses around the world"
url="https://github.com/openvenues/libpostal"
-arch="all"
+arch="x86_64 x86"
license="MIT"
makedepends="autoconf automake libtool"
subpackages="$pkgname-static $pkgname-dev"