diff options
Diffstat (limited to 'community/roxterm/PKGBUILD')
-rw-r--r-- | community/roxterm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/roxterm/PKGBUILD b/community/roxterm/PKGBUILD index f970099cf..29f85909d 100644 --- a/community/roxterm/PKGBUILD +++ b/community/roxterm/PKGBUILD @@ -6,7 +6,7 @@ pkgname=roxterm pkgver=2.6.5 pkgrel=1 pkgdesc="Tabbed, VTE-based terminal emulator" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://roxterm.sourceforge.net/" license=('GPL3') depends=('dbus-glib' 'vte3' 'hicolor-icon-theme' 'libsm') |