diff options
Diffstat (limited to 'extra/libsm')
-rw-r--r-- | extra/libsm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libsm/PKGBUILD b/extra/libsm/PKGBUILD index 0abf5d86c..a68ea74a1 100644 --- a/extra/libsm/PKGBUILD +++ b/extra/libsm/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libsm pkgver=1.2.0 pkgrel=1 pkgdesc="X11 Session Management library" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('custom') url="http://xorg.freedesktop.org/" depends=('libice' 'util-linux-ng') |