summaryrefslogtreecommitdiff
path: root/community/libnewt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libnewt/PKGBUILD')
-rw-r--r--community/libnewt/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libnewt/PKGBUILD b/community/libnewt/PKGBUILD
index 307d2d90d..356aebee0 100644
--- a/community/libnewt/PKGBUILD
+++ b/community/libnewt/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=0.52.15
pkgrel=1
_tclver=8.6
pkgdesc="Not Erik's Windowing Toolkit - text mode windowing with slang"
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
url='https://fedorahosted.org/newt/'
license=('GPL')
depends=('slang' 'popt' 'gpm')