mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
godot: restrict archs to what has native 64-bit atomics
This commit is contained in:
parent
4e7843fc54
commit
db41b486a0
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
pkgname=godot
|
||||
version=3.1.1
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
||||
wrksrc="${pkgname}-${version}-stable"
|
||||
build_style=scons
|
||||
# Godot contains private copies of libraries
|
||||
|
|
Loading…
Add table
Reference in a new issue