txr: restrict archs to what it actually supports
This commit is contained in:
parent
8fd7a9209d
commit
72b2c2f39e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
pkgname=txr
|
||||
version=227
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm* ppc64*"
|
||||
build_style=configure
|
||||
make_check_target=tests
|
||||
# enabling libffi causes double-free errors with musl
|
||||
|
|
Loading…
Reference in a new issue