diff options
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core/keylaunch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/keylaunch/PKGBUILD b/abs/core/keylaunch/PKGBUILD index 2a21d9f..d0dbe7e 100644 --- a/abs/core/keylaunch/PKGBUILD +++ b/abs/core/keylaunch/PKGBUILD @@ -1,7 +1,7 @@ pkgname=keylaunch pkgver=1.3.9 pkgrel=4 -arch=('i686') +arch=('i686' 'x86_64') pkgdesc="KeyLaunch is a small utility for binding commands to a hot key. " url="http://www.oroborus.org/" depends=(glibc) |