diff options
Diffstat (limited to 'community/terminator/PKGBUILD')
-rw-r--r-- | community/terminator/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/terminator/PKGBUILD b/community/terminator/PKGBUILD index eaacd67d3..817bf2368 100644 --- a/community/terminator/PKGBUILD +++ b/community/terminator/PKGBUILD @@ -7,7 +7,7 @@ pkgname=terminator pkgver=0.96 pkgrel=1 pkgdesc='an application that provides lots of terminals in a single window' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.tenshu.net/terminator/' license=('GPL2') depends=('vte' 'pygtk' 'xdg-utils') |