mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/kaccounts-integration: correct blockage description
It's firstmost blocked by qt6-qtwebengine so it should be mentioned first. It also helps finding packages later when we enable more arches for qt6-qtwebengine as we can do a simple "grep 'blocked by qt6-qtwebengine'" and find all packages we can enable
This commit is contained in:
parent
cc60deec9b
commit
e99c8f3633
@ -7,7 +7,7 @@ pkgname=kaccounts-integration
|
||||
pkgver=24.05.0
|
||||
pkgrel=0
|
||||
# armhf blocked by extra-cmake-modules
|
||||
# s390x, ppc64le, riscv64 blocked by signon-ui -> qt6-qtwebengine
|
||||
# s390x, ppc64le, riscv64 blocked by qt6-qtwebengine -> signon-ui
|
||||
arch="all !armhf !s390x !ppc64le !riscv64"
|
||||
url="https://kde.org/applications/internet/"
|
||||
pkgdesc="Small system to administer web accounts for the sites and services across the KDE desktop"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user