summaryrefslogtreecommitdiff
path: root/community/dmenu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dmenu/PKGBUILD')
-rw-r--r--community/dmenu/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dmenu/PKGBUILD b/community/dmenu/PKGBUILD
index 22286ce10..2b7786eaf 100644
--- a/community/dmenu/PKGBUILD
+++ b/community/dmenu/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=4.2.1
pkgrel=1
pkgdesc="A generic menu for X"
url="http://tools.suckless.org/dmenu/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('MIT')
depends=('sh' 'libxinerama')
#source=("http://dl.suckless.org/tools/$pkgname-$pkgver.tar.gz")