diff options
Diffstat (limited to 'community/twin/PKGBUILD')
-rw-r--r-- | community/twin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/twin/PKGBUILD b/community/twin/PKGBUILD index 39725c602..2c37d9c3c 100644 --- a/community/twin/PKGBUILD +++ b/community/twin/PKGBUILD @@ -6,7 +6,7 @@ pkgname=twin pkgver=0.6.2 pkgrel=3 pkgdesc="A text-mode window environment" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://sourceforge.net/projects/twin/' license=('GPL2' 'LGPL2.1') depends=('gpm' 'zlib' 'libxpm') |