diff options
Diffstat (limited to 'extra/docker/PKGBUILD')
-rw-r--r-- | extra/docker/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/docker/PKGBUILD b/extra/docker/PKGBUILD index 40da4ab08..6ed4810b7 100644 --- a/extra/docker/PKGBUILD +++ b/extra/docker/PKGBUILD @@ -5,7 +5,7 @@ pkgname=docker pkgver=1.5 pkgrel=6 pkgdesc="Docker is a docking application (WindowMaker dock app) which acts as a system tray for KDE and GNOME2." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://icculus.org/openbox/2/docker/" license=('GPL') depends=('glibc' 'glib2' 'libx11') |