summaryrefslogtreecommitdiff
path: root/community/conntrack-tools/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:49:56 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:49:56 -0500
commitbc23d831a86d6c4fee7da37fc1b8e677ab4e231d (patch)
treecb4b4f863d3b7d3180257734345e15c8bd485f53 /community/conntrack-tools/PKGBUILD
parentc60baaf3d77b6982ff5baa005fce4d898569bd01 (diff)
Add mips64el in archs
Diffstat (limited to 'community/conntrack-tools/PKGBUILD')
-rw-r--r--community/conntrack-tools/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/conntrack-tools/PKGBUILD b/community/conntrack-tools/PKGBUILD
index 9630101af..3e1f4f5f7 100644
--- a/community/conntrack-tools/PKGBUILD
+++ b/community/conntrack-tools/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=conntrack-tools
pkgver=1.2.1
pkgrel=1
pkgdesc='Userspace tools to interact with the Netfilter connection tracking system'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.netfilter.org/projects/conntrack-tools'
license=('GPL2')
depends=('libnetfilter_conntrack' 'libnetfilter_cttimeout')