summaryrefslogtreecommitdiffstats
path: root/main/lua-pty
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-pty')
-rw-r--r--main/lua-pty/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-pty/APKBUILD b/main/lua-pty/APKBUILD
index f9eed9f0672..e9e4b97f654 100644
--- a/main/lua-pty/APKBUILD
+++ b/main/lua-pty/APKBUILD
@@ -7,7 +7,7 @@ _pver=${pkgver##*.}
pkgrel=0
pkgdesc="Lua module to control other programs via PTYs."
url="http://www.tset.de/lpty/"
-arch="x86 x86_64"
+arch="all"
license="MIT/X11"
depends=
makedepends="lua-dev"