diff options
Diffstat (limited to 'community/sakura/PKGBUILD')
-rw-r--r-- | community/sakura/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sakura/PKGBUILD b/community/sakura/PKGBUILD index c8cd7e2d5..aa0f750bb 100644 --- a/community/sakura/PKGBUILD +++ b/community/sakura/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sakura pkgver=2.4.2 pkgrel=1 pkgdesc="A terminal emulator based on GTK and VTE" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pleyades.net/david/sakura.php" license=('GPL') depends=('vte' 'libxft' 'desktop-file-utils') |