Skip to content
Snippets Groups Projects
Commit d4bc7fe3 authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/kasts: disable on s390x

parent e5f8015a
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,8 @@ pkgver=24.02.0 ...@@ -8,7 +8,8 @@ pkgver=24.02.0
pkgrel=0 pkgrel=0
pkgdesc="Kirigami-based podcast player" pkgdesc="Kirigami-based podcast player"
# armhf blocked by extra-cmake-modules # armhf blocked by extra-cmake-modules
arch="all !armhf" # s390x blocked by vlc
arch="all !armhf !s390x"
url="https://invent.kde.org/plasma-mobile/kasts" url="https://invent.kde.org/plasma-mobile/kasts"
license="LicenseRef-KDE-Accepted-GPL AND CC0-1.0" license="LicenseRef-KDE-Accepted-GPL AND CC0-1.0"
depends=" depends="
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment