diff options
Diffstat (limited to 'main/lua-discount/APKBUILD')
-rw-r--r-- | main/lua-discount/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/lua-discount/APKBUILD b/main/lua-discount/APKBUILD index be0d689a0f..c8739f8bfe 100644 --- a/main/lua-discount/APKBUILD +++ b/main/lua-discount/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.2.10.1 pkgrel=1 pkgdesc="Lua binding to discount, a Markdown implementation in C" url="http://asbradbury.org/projects/lua-discount" +arch="x86 x86_64" license="BSD" depends="lua" makedepends="lua-dev" |