summaryrefslogtreecommitdiff
path: root/community/libnetfilter_cthelper/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-26 17:03:56 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-26 17:03:56 -0500
commita9aa1ff035198997f888ff9da072d24438cd4181 (patch)
tree11257ac3c586e834bfcb86bbe38bfd004484f1b9 /community/libnetfilter_cthelper/PKGBUILD
parent8bdddf0c9d5b345120c8d2514131623ba1dcb13a (diff)
Add mips64el in archs
Diffstat (limited to 'community/libnetfilter_cthelper/PKGBUILD')
-rw-r--r--community/libnetfilter_cthelper/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libnetfilter_cthelper/PKGBUILD b/community/libnetfilter_cthelper/PKGBUILD
index 0cca5f479..fbbe5992d 100644
--- a/community/libnetfilter_cthelper/PKGBUILD
+++ b/community/libnetfilter_cthelper/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libnetfilter_cthelper
pkgver=1.0.0
pkgrel=1
pkgdesc='Library for the connection tracking helper infrastructure'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.netfilter.org/projects/libnetfilter_cthelper/'
license=('GPL2')
depends=('libmnl')