aboutsummaryrefslogtreecommitdiffstats
path: root/main/tcpflow/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/tcpflow/APKBUILD')
-rw-r--r--main/tcpflow/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tcpflow/APKBUILD b/main/tcpflow/APKBUILD
index 8e806f223b0..8611ac033d4 100644
--- a/main/tcpflow/APKBUILD
+++ b/main/tcpflow/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.21
pkgrel=1
pkgdesc="A Tool for monitoring, capturing and storing TCP connections flows"
url="http://www.circlemud.org/~jelson/software/tcpflow/"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends=
makedepends="libpcap-dev"