backports/py3-wxpython: disable armv7
This commit is contained in:
parent
c5555b3c91
commit
b6d1faba24
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pkgver=4.2.0
|
|||
pkgrel=4
|
||||
pkgdesc="Cross-platform GUI toolkit for the Python language"
|
||||
url="https://wxpython.org/"
|
||||
arch="all"
|
||||
arch="all !armv7"
|
||||
license="custom:wxWidgets"
|
||||
depends="
|
||||
python3
|
||||
|
|
Loading…
Reference in a new issue