mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/libpostal: disable on everything but x86_64 and x86
This commit is contained in:
parent
e16026ddc5
commit
93fc5fe7d5
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user