diff options
Diffstat (limited to 'community/rote/PKGBUILD')
-rw-r--r-- | community/rote/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rote/PKGBUILD b/community/rote/PKGBUILD index f824f1152..d08bc70a4 100644 --- a/community/rote/PKGBUILD +++ b/community/rote/PKGBUILD @@ -5,7 +5,7 @@ pkgname=rote pkgver=0.2.8 pkgrel=3 pkgdesc="terminal emulation library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://rote.sourceforge.net/" license=('GPL') depends=(ncurses) |