summaryrefslogtreecommitdiff
path: root/community/pylorcon/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pylorcon/PKGBUILD')
-rw-r--r--community/pylorcon/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pylorcon/PKGBUILD b/community/pylorcon/PKGBUILD
index 6502fdbd4..55866fb71 100644
--- a/community/pylorcon/PKGBUILD
+++ b/community/pylorcon/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=pylorcon
pkgver=3
pkgrel=4
pkgdesc="Python wrapper for the C LORCON (Loss Of Radio CONnectivity) library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/pylorcon/"
license=('GPLv2')
depends=('python2' 'lorcon-old-svn')