summaryrefslogtreecommitdiff
path: root/python-mapbox-earcut
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-01-15 20:42:23 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-01-18 10:15:05 +0100
commitb9fb8d546b9b8805faec0175341c0ac9158e309f (patch)
treecc07cff9fb18f67c9c3ce7640fbfe5c3a821117f /python-mapbox-earcut
parentae5ef4980f638bf97eafb207fd08389cc8def466 (diff)
downloadarchlinuxewe-b9fb8d546b9b8805faec0175341c0ac9158e309f.tar.xz
python-mapbox-earcut new
Diffstat (limited to 'python-mapbox-earcut')
-rw-r--r--python-mapbox-earcut/PKGBUILD2
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"