Add ARM archs to bento4

This commit is contained in:
Martchus 2020-04-05 19:31:16 +02:00
parent a55b1d6e39
commit 2e890c1ab6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pkgver=1.6.0.632
_pkgverstr=1-6-0-632
pkgrel=1
pkgdesc='C++ class library and tools designed to read and write ISO-MP4 files'
arch=('i686' 'x86_64')
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url='https://www.bento4.com/'
license=('GPL')
makedepends=('cmake')