summaryrefslogtreecommitdiff
path: root/extra/python-urwid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-urwid/PKGBUILD')
-rw-r--r--extra/python-urwid/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-urwid/PKGBUILD b/extra/python-urwid/PKGBUILD
index d1804969c..a17f52206 100644
--- a/extra/python-urwid/PKGBUILD
+++ b/extra/python-urwid/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.0.2
pkgrel=2
pkgdesc="Urwid is a curses-based user interface library."
license=('LGPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
makedepends=('python2-distribute' 'python-distribute')
url="http://excess.org/urwid/"
source=(http://excess.org/urwid/urwid-$pkgver.tar.gz)