diff options
Diffstat (limited to 'main/lua-discount/APKBUILD')
-rw-r--r-- | main/lua-discount/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-discount/APKBUILD b/main/lua-discount/APKBUILD index c8739f8bfe..fc8f1891fe 100644 --- a/main/lua-discount/APKBUILD +++ b/main/lua-discount/APKBUILD @@ -5,7 +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" +arch="all" license="BSD" depends="lua" makedepends="lua-dev" |