diff options
Diffstat (limited to 'main/libtheora/APKBUILD')
-rw-r--r-- | main/libtheora/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libtheora/APKBUILD b/main/libtheora/APKBUILD index d4358dafbf..82f7661e14 100644 --- a/main/libtheora/APKBUILD +++ b/main/libtheora/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.1.1 pkgrel=5 pkgdesc="An open video codec developed by the Xiph.org" url="http://www.xiph.org" -arch="x86 x86_64" +arch="all" license="custom" subpackages="$pkgname-dev $pkgname-doc $pkgname-examples" depends= |