summaryrefslogtreecommitdiffstats
path: root/main/lua-xctrl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-xctrl/APKBUILD')
-rw-r--r--main/lua-xctrl/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/lua-xctrl/APKBUILD b/main/lua-xctrl/APKBUILD
index 92871e548..ff9fe1765 100644
--- a/main/lua-xctrl/APKBUILD
+++ b/main/lua-xctrl/APKBUILD
@@ -9,6 +9,7 @@ _ver=${_x}-${_y}-${_z}
pkgrel=0
pkgdesc="Lua module that allows you to query and manipulate various aspects of an X11 window manager"
url="http://jkp.t35.com/lua/"
+arch="x86 x86_64"
license="GPL-2"
depends=
makedepends="lua-dev libx11-dev libxmu-dev libiconv-dev"