diff options
Diffstat (limited to 'community/unclutter/PKGBUILD')
-rw-r--r-- | community/unclutter/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/unclutter/PKGBUILD b/community/unclutter/PKGBUILD index 263708422..8aa45a8c8 100644 --- a/community/unclutter/PKGBUILD +++ b/community/unclutter/PKGBUILD @@ -9,7 +9,7 @@ pkgver=8 pkgrel=8 pkgdesc="A small program for hiding the mouse cursor" url="http://ftp.x.org/contrib/utilities/unclutter-8.README" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('Public Domain') depends=('libxext') makedepends=('imake') |