diff options
Diffstat (limited to 'main/setxkbmap/APKBUILD')
-rw-r--r-- | main/setxkbmap/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/setxkbmap/APKBUILD b/main/setxkbmap/APKBUILD index 1a75ef885..e7c5a0d63 100644 --- a/main/setxkbmap/APKBUILD +++ b/main/setxkbmap/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc="set the keyboard using the X Keyboard Extension" url="http://xorg.freedesktop.org/" +arch="x86 x86_64" license="custom" depends= makedepends="pkgconfig libxkbfile-dev" |