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 23f41b0d2..aded6c0b6 100644 --- a/community/roxterm/PKGBUILD +++ b/community/roxterm/PKGBUILD @@ -6,7 +6,7 @@ pkgname=roxterm pkgver=2.7.2 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') |