diff options
Diffstat (limited to 'main/libtheora/APKBUILD')
-rw-r--r-- | main/libtheora/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/libtheora/APKBUILD b/main/libtheora/APKBUILD index f306c0581b..d4358dafbf 100644 --- a/main/libtheora/APKBUILD +++ b/main/libtheora/APKBUILD @@ -4,6 +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" license="custom" subpackages="$pkgname-dev $pkgname-doc $pkgname-examples" depends= |