aboutsummaryrefslogtreecommitdiffstats
path: root/community/sngrep
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-08 06:31:56 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-08 06:32:52 +0000
commit74e95b7db6add3c7bd4e7e45911dc14642e0a733 (patch)
tree4419ea5472d1aa4079765828b47759c1996575ce /community/sngrep
parent80762252c4ef7ea27600634a35a07ed67f959b6b (diff)
community/sngrep: disable on ppc64le due to test suite failure
Diffstat (limited to 'community/sngrep')
-rw-r--r--community/sngrep/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sngrep/APKBUILD b/community/sngrep/APKBUILD
index 7dd01e95ed6..08fb8a8a45c 100644
--- a/community/sngrep/APKBUILD
+++ b/community/sngrep/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.4.6
pkgrel=0
pkgdesc="A tool for displaying SIP call message flows from a terminal"
url="https://github.com/irontec/sngrep"
-arch="all"
+arch="all !ppc64le"
license="GPL-3.0"
depends="sed"
makedepends="autoconf automake ncurses-dev libpcap-dev