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 24933e71a..a90a84c69 100644 --- a/community/twin/PKGBUILD +++ b/community/twin/PKGBUILD @@ -6,7 +6,7 @@ pkgname=twin pkgver=0.6.2 pkgrel=2 pkgdesc="A text-mode window environment" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://linuz.sns.it/~max/twin/" license=('GPL' 'LGPL') depends=('ncurses' 'gpm' 'zlib' 'libtool' 'libxpm') |