aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2021-06-25 22:08:22 +0200
committerBart Ribbers <bribbers@disroot.org>2021-06-25 22:08:22 +0200
commit3a09a6c8ca33ad222cfa5326ea795e559b1ca9b1 (patch)
tree5a7258eadea469d559c711a9410f12d2bd09c52b
parent21ebfbc87663ab876b73917dc69f7644b6a1ef65 (diff)
community/okteta: disable on riscv64
-rw-r--r--community/okteta/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/okteta/APKBUILD b/community/okteta/APKBUILD
index f19df2f2e46..131a839d6bd 100644
--- a/community/okteta/APKBUILD
+++ b/community/okteta/APKBUILD
@@ -5,7 +5,8 @@ pkgver=0.26.6
pkgrel=0
pkgdesc="KDE hex editor for viewing and editing the raw data of files"
# armhf blocked by extra-cmake-modules
-arch="all !armhf !s390x !mips64"
+# s390x, mips64 and riscv64 blocked by polkit -> kio
+arch="all !armhf !s390x !mips64 !riscv64"
url="https://kde.org/applications/utilities/org.kde.okteta"
license="(LGPL-2.1-only OR LGPL-3.0-only) AND (GPL-2.0-only OR GPL-3.0-only) AND GFDL-1.2-only"
makedepends="