mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/pastel: disable on s390x
This commit is contained in:
parent
a046a54389
commit
ff74784049
@ -5,7 +5,7 @@ pkgver=0.6.1
|
||||
pkgrel=0
|
||||
pkgdesc="A command-line tool to generate, analyze, convert and manipulate colors"
|
||||
url="https://github.com/sharkdp/pastel"
|
||||
arch="all"
|
||||
arch="all !s390x"
|
||||
license="Apache-2.0"
|
||||
makedepends="rust cargo"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/sharkdp/pastel/archive/v$pkgver.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user