summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2021-12-29 20:04:11 +0800
committerUniversebenzene2021-12-29 20:04:11 +0800
commite7d8de70a421e4031bf8548358b06d702c83b712 (patch)
treeca1bea69dd2b92378850df7a4cfc6fc1009d2477 /PKGBUILD
parent3388259db247506873da9d03b426919d10c6aaa2 (diff)
downloadaur-e7d8de70a421e4031bf8548358b06d702c83b712.tar.gz
Correct arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a14e5290a1c0..2dc9bb388774 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=("python-${_pyname}")
pkgver=1.2020.1104.0
pkgrel=1
pkgdesc="Stellar LAbel Machine (SLAM)"
-arch=('i686' 'x86_64')
+arch=('any')
url="https://github.com/hypergravity/astroslam"
license=('MIT')
makedepends=('python-setuptools')