diff options
Diffstat (limited to 'main/xsetmode')
-rw-r--r-- | main/xsetmode/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xsetmode/APKBUILD b/main/xsetmode/APKBUILD index 49dabf79b5..729ffe848d 100644 --- a/main/xsetmode/APKBUILD +++ b/main/xsetmode/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.0.0 pkgrel=2 pkgdesc="set the mode for an X Input device" url="http://xorg.freedesktop.org/" -arch="x86 x86_64" +arch="all" license="custom" subpackages="$pkgname-doc" depends= |