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 95406a443..0b3816e2e 100644 --- a/community/roxterm/PKGBUILD +++ b/community/roxterm/PKGBUILD @@ -6,7 +6,7 @@ pkgname=roxterm pkgver=1.21.4 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=('libglade' 'dbus-glib' 'vte' 'hicolor-icon-theme' 'dbus' 'dbus-core' 'glib2') |