mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/kicad-library: Enable all archs but s390x
This commit is contained in:
parent
4a795abdc6
commit
65f8dc122b
@ -2,11 +2,11 @@
|
||||
# Contributor: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
||||
pkgname=kicad-library
|
||||
pkgver=5.1.5
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Kicad component and footprint libraries"
|
||||
url="http://kicad.github.io/"
|
||||
# kicad is only available on x86_64 currently :-/
|
||||
arch="noarch !armhf !armv7 !aarch64 !ppc64le !s390x !x86"
|
||||
arch="noarch !s390x"
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="cmake"
|
||||
depends="kicad"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user