diff options
Diffstat (limited to 'main/libvpx/APKBUILD')
-rw-r--r-- | main/libvpx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libvpx/APKBUILD b/main/libvpx/APKBUILD index dd3acdf0f6..982fb716a8 100644 --- a/main/libvpx/APKBUILD +++ b/main/libvpx/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.9.5 pkgrel=0 pkgdesc="Library for the vp8 codec" url="http://www.webmproject.org/" -arch="x86 x86_64" +arch="all" license="GPL" depends= makedepends="coreutils yasm bash perl" |