diff options
Diffstat (limited to 'main/lzo')
-rw-r--r-- | main/lzo/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/lzo/APKBUILD b/main/lzo/APKBUILD index a0cd3ea22e..9fd2b68b96 100644 --- a/main/lzo/APKBUILD +++ b/main/lzo/APKBUILD @@ -5,6 +5,7 @@ pkgver=2.03 pkgrel=3 pkgdesc="LZO -- a real-time data compression library" url="http://www.oberhumer.com/opensource/lzo" +arch="x86 x86_64" license="GPL" depends="" makedepends="" |