kde/qmlkonsole: disable on armhf
This commit is contained in:
parent
59dcb1833b
commit
f10f2dc179
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=qmlkonsole
|
||||
pkgver=0_git20200128
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
_commit="78e4277efde0d0a58f0ff6244038f680dd6c572c"
|
||||
pkgdesc="Terminal app for Plasma Mobile"
|
||||
arch="all"
|
||||
arch="all !armhf"
|
||||
url="https://invent.kde.org/jbbgameich/qmlkonsole"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="qmltermwidget kirigami2 qt5-qtquickcontrols"
|
||||
|
|
Loading…
Reference in a new issue