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 a3bee6ec8..c38d4ba84 100644 --- a/community/sakura/PKGBUILD +++ b/community/sakura/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sakura pkgver=3.1.3 pkgrel=1 pkgdesc="A terminal emulator based on GTK and VTE" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/sakura" license=('GPL') depends=('vte3' 'libxft' 'desktop-file-utils') |