diff options
Diffstat (limited to 'main/lzo')
-rw-r--r-- | main/lzo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lzo/APKBUILD b/main/lzo/APKBUILD index 9fd2b68b96..331417f20a 100644 --- a/main/lzo/APKBUILD +++ b/main/lzo/APKBUILD @@ -5,7 +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" +arch="all" license="GPL" depends="" makedepends="" |