mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/mailutils: disable on s390x due to failing test
1: mu_str_to_c FAILED (strtoc.at:18)
This commit is contained in:
parent
7ab12fd376
commit
df5f4a343d
@ -5,7 +5,7 @@ pkgver=3.4
|
||||
pkgrel=0
|
||||
pkgdesc="GNU swiss army knife of electronic mail handling"
|
||||
url="https://mailutils.org/"
|
||||
arch="all"
|
||||
arch="all !s390x"
|
||||
license="GPL-3.0-or-later"
|
||||
replaces="mailx"
|
||||
depends_dev="$pkgname-libs=$pkgver-r$pkgrel"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user