diff options
Diffstat (limited to 'extra/libsm/PKGBUILD')
-rw-r--r-- | extra/libsm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libsm/PKGBUILD b/extra/libsm/PKGBUILD index 945778b5e..907c56c8a 100644 --- a/extra/libsm/PKGBUILD +++ b/extra/libsm/PKGBUILD @@ -3,9 +3,9 @@ pkgname=libsm pkgver=1.2.1 -pkgrel=1 +pkgrel=1.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') |