set cpu arch

This commit is contained in:
Page Asgardius 2022-04-28 21:51:14 -07:00
parent 3c1e47a6ec
commit d7b9f73f9c

View file

@ -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')