diff options
Diffstat (limited to 'main/xvidcore/APKBUILD')
-rw-r--r-- | main/xvidcore/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xvidcore/APKBUILD b/main/xvidcore/APKBUILD index 28a5ac36b4..a98e91dc8d 100644 --- a/main/xvidcore/APKBUILD +++ b/main/xvidcore/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.2.2 pkgrel=2 pkgdesc="XviD is an open source MPEG-4 video codec" url="http://www.xvid.org/" -arch="x86 x86_64" +arch="all" license="GPL" subpackages="$pkgname-dev" depends= |