diff options
-rw-r--r-- | python-mapbox-earcut/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-mapbox-earcut/PKGBUILD b/python-mapbox-earcut/PKGBUILD index a520b022d..a648ba8d7 100644 --- a/python-mapbox-earcut/PKGBUILD +++ b/python-mapbox-earcut/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.0.1 pkgrel=1 pkgdesc="Python bindings for the C++ implementation of the Mapbox Earcut library." -arch=('any') +arch=('x86_64') license=('custom') url="https://github.com/skogler/mapbox_earcut_python" |