diff options
Diffstat (limited to 'community/launchy/PKGBUILD')
-rw-r--r-- | community/launchy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/launchy/PKGBUILD b/community/launchy/PKGBUILD index 7cc63520e..05848ddd5 100644 --- a/community/launchy/PKGBUILD +++ b/community/launchy/PKGBUILD @@ -5,7 +5,7 @@ pkgname=launchy pkgver=2.5 pkgrel=1 pkgdesc="Launchy indexes the programs in your start menu and can launch your documents, project files, folders, and bookmarks with just a few keystrokes!" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.launchy.net/" license=('GPL') depends=('qt' 'xdg-utils') |