Skip to content
Snippets Groups Projects
Commit b3b6036e authored by Leo's avatar Leo
Browse files

community/latte-dock: disable on armv7 due to missing plasma-desktop

parent da742cac
No related merge requests found
......@@ -3,7 +3,7 @@
pkgname=latte-dock
pkgver=0.9.11
pkgrel=0
arch="all !armhf !s390x !mips !mips64 !aarch64" # blocked by plasma-desktop
arch="all !armv7 !armhf !s390x !mips !mips64 !aarch64" # blocked by plasma-desktop
url="https://store.kde.org/p/1169519/"
pkgdesc="A dock based on Plasma Frameworks"
license="LGPL-2.0-or-later AND GPL-2.0-or-later"
......
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