diff options
Diffstat (limited to 'community/muffin/PKGBUILD')
-rw-r--r-- | community/muffin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/muffin/PKGBUILD b/community/muffin/PKGBUILD index a577edb80..8d71d1522 100644 --- a/community/muffin/PKGBUILD +++ b/community/muffin/PKGBUILD @@ -7,7 +7,7 @@ pkgname=muffin pkgver=1.8.2 pkgrel=1 pkgdesc="Cinnamon window manager based on Mutter" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/linuxmint/muffin" license=('GPL') depends=('clutter' 'gobject-introspection' 'gsettings-desktop-schemas' \ |