set cpu arch
This commit is contained in:
parent
3c1e47a6ec
commit
d7b9f73f9c
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
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')
|
||||
|
|
Loading…
Reference in a new issue