mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 11:45:18 +03:00
testing/micropython: enable build on ppc64le
This commit is contained in:
parent
c0ecc96d78
commit
18a73ca629
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pkgdesc="A lean and efficient Python implementation for MCUs and constrained sys
|
|||
url="http://www.micropython.org/"
|
||||
|
||||
# ../py/persistentcode.c:397:2: error: #error mp_raw_code_save_file not implemented for this platform
|
||||
arch="x86 x86_64 armhf"
|
||||
arch="x86 x86_64 armhf ppc64le"
|
||||
|
||||
license="MIT"
|
||||
depends=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue