diff options
Diffstat (limited to 'community/i3-wm/PKGBUILD')
-rw-r--r-- | community/i3-wm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/i3-wm/PKGBUILD b/community/i3-wm/PKGBUILD index 071f832f3..318020e6a 100644 --- a/community/i3-wm/PKGBUILD +++ b/community/i3-wm/PKGBUILD @@ -6,7 +6,7 @@ _pkgsourcename=i3 pkgver=4.4 pkgrel=2 pkgdesc="An improved dynamic tiling window manager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://i3wm.org/" license=('BSD') replaces=("i3" "i3bar") |