aboutsummaryrefslogtreecommitdiffstats
path: root/community/rkward/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/rkward/APKBUILD')
-rw-r--r--community/rkward/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rkward/APKBUILD b/community/rkward/APKBUILD
index e9898831e98..1724aa6f189 100644
--- a/community/rkward/APKBUILD
+++ b/community/rkward/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
# armhf blocked by extra-cmake-modules
# s390x and ppc64le blocked by qt5-qtwebengine
# riscv64 disabled due to missing rust in recursive dependency
-arch="all !armhf !s390x !ppc64le !mips64 !riscv64"
+arch="all !armhf !s390x !ppc64le !riscv64"
url="https://rkward.kde.org/"
pkgdesc="Easy extensible and easy-to-use IDE/GUI for R"
license="GPL-2.0-or-later"