diff options
author | Tuan M. Hoang <tmhoang@flatglobe.org> | 2018-02-13 15:18:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-02-13 15:36:00 +0000 |
commit | 2cc301c6b460a1fcae12a05afdc8b943116dceff (patch) | |
tree | 29250ff877818e18ace97cc45b90ae2476d67e39 /testing | |
parent | 8db3848041649adf450f66fc8feba80858343ef3 (diff) | |
download | aports-2cc301c6b460a1fcae12a05afdc8b943116dceff.tar.bz2 aports-2cc301c6b460a1fcae12a05afdc8b943116dceff.tar.xz |
testing/tsung: needs py-matplotlib on s390x
Diffstat (limited to 'testing')
-rw-r--r-- | testing/tsung/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tsung/APKBUILD b/testing/tsung/APKBUILD index 8037120c56..ace15537aa 100644 --- a/testing/tsung/APKBUILD +++ b/testing/tsung/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Tsung is a high-performance benchmark framework for various protocols including HTTP,XMPP,LDAP,etc." url="http://www.process-one.net/en/tsung/" license="GPL-2.0" -arch="noarch !armhf" +arch="noarch !armhf !s390x" depends="bash erlang erlang-crypto |