summaryrefslogtreecommitdiff
path: root/community/pekwm
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-17 22:01:52 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-17 22:01:52 -0500
commit3dadf343b9d874db00e9ae28078a4a4f8f35920d (patch)
tree909caad0cd468f8a4ce141e9dbe656b79f98a246 /community/pekwm
parent4ec8bbd7c2c89934590bf56ee38c5ca07c0ef7e8 (diff)
Add mips64el in archs
Diffstat (limited to 'community/pekwm')
-rw-r--r--community/pekwm/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pekwm/PKGBUILD b/community/pekwm/PKGBUILD
index 5d186c20a..231e2e1b8 100644
--- a/community/pekwm/PKGBUILD
+++ b/community/pekwm/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=pekwm
pkgver=0.1.16
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')