mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/notepadqq: disable build for all but x86 and x86_64 arch
This commit is contained in:
parent
d6d1a8152b
commit
ff8e870a88
@ -5,7 +5,7 @@ pkgver=1.3.6
|
||||
pkgrel=2
|
||||
pkgdesc="Notepad++-like text editor for Linux"
|
||||
url="https://notepadqq.altervista.org/"
|
||||
arch="all"
|
||||
arch="x86 x86_64"
|
||||
license="GPL3"
|
||||
depends="coreutils qt5-qtwebkit qt5-qtsvg qt5-qtbase"
|
||||
makedepends="qt5-qtbase-dev qt5-qttools-dev qt5-qtsvg-dev
|
||||
|
Loading…
Reference in New Issue
Block a user