aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pyside2/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-pyside2/APKBUILD')
-rw-r--r--community/py3-pyside2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pyside2/APKBUILD b/community/py3-pyside2/APKBUILD
index 7d6bbf5fff7..f33704ca3c5 100644
--- a/community/py3-pyside2/APKBUILD
+++ b/community/py3-pyside2/APKBUILD
@@ -4,9 +4,9 @@ pkgver=5.15.2
pkgrel=3
pkgdesc="Enables the use of Qt5 APIs in Python applications"
url="https://doc.qt.io/qtforpython-5/"
-# armhf and mips64 blocked by shiboken2
+# armhf blocked by shiboken2
# riscv64 blocked by qt5-qtwebengine
-arch="all !armhf !mips64 !riscv64"
+arch="all !armhf !riscv64"
license="LGPL-3.0-only AND GPL-2.0-only"
depends="py3-shiboken2"
makedepends="