diff options
Diffstat (limited to 'community/libnewt/PKGBUILD')
-rw-r--r-- | community/libnewt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libnewt/PKGBUILD b/community/libnewt/PKGBUILD index 0c90df25b..b0493cd1f 100644 --- a/community/libnewt/PKGBUILD +++ b/community/libnewt/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libnewt pkgver=0.52.12 pkgrel=4 pkgdesc="Not Erik's Windowing Toolkit - text mode windowing with slang" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.redhat.com" license=('GPL') depends=('slang' 'popt' 'gpm') |