diff options
Diffstat (limited to 'community/wdm/PKGBUILD')
-rw-r--r-- | community/wdm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wdm/PKGBUILD b/community/wdm/PKGBUILD index 26775681b..0f1b7b9c1 100644 --- a/community/wdm/PKGBUILD +++ b/community/wdm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=wdm pkgver=1.28 pkgrel=5 pkgdesc="An replacement X window display manager similar to, and based on XDM" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') depends=('windowmaker' 'pam' 'bash' 'libxmu') license=('GPL') source=(http://voins.program.ru/$pkgname/$pkgname-$pkgver.tar.bz2) |