diff options
Diffstat (limited to 'extra/pekwm/PKGBUILD')
-rw-r--r-- | extra/pekwm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pekwm/PKGBUILD b/extra/pekwm/PKGBUILD index 6b35cbf6f..6132269d2 100644 --- a/extra/pekwm/PKGBUILD +++ b/extra/pekwm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pekwm pkgver=0.1.14 pkgrel=1 pkgdesc="A small, fast, functional, and flexible window manager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url='https://www.pekwm.org/projects/pekwm' depends=('gcc-libs' 'libjpeg' 'libpng' 'libxft' 'libxinerama' 'libxpm' 'libxrandr') |