diff options
Diffstat (limited to 'main/lame/APKBUILD')
-rw-r--r-- | main/lame/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lame/APKBUILD b/main/lame/APKBUILD index c012c758b1..2446d3ba94 100644 --- a/main/lame/APKBUILD +++ b/main/lame/APKBUILD @@ -5,7 +5,7 @@ _ver=398-2 pkgrel=0 pkgdesc="An MP3 encoder and graphical frame analyzer" url="http://lame.sourceforge.net/" -arch="x86 x86_64" +arch="all" license="LGPL" subpackages="$pkgname-dev $pkgname-doc" depends= |