diff --git a/PKGBUILD b/PKGBUILD index cec27de..85316ce 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=r3-game pkgver=1.1.0 pkgrel=1 pkgdesc="puzzle game set in the asteroid belt (made with pygame)" -arch=('x86_64' 'aarch64') +arch=('any') url="https://patrice.asgardius.company/gitea/asgardius/r3" license=('GPL') depends=('python-pygame')