diff options
Diffstat (limited to 'community/handbrake/PKGBUILD')
-rw-r--r-- | community/handbrake/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/handbrake/PKGBUILD b/community/handbrake/PKGBUILD index 3aad96f48..66b08dec0 100644 --- a/community/handbrake/PKGBUILD +++ b/community/handbrake/PKGBUILD @@ -6,7 +6,7 @@ pkgname=('handbrake' 'handbrake-cli') pkgver=0.9.5 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://handbrake.fr/" license=('GPL') makedepends=('intltool' 'python2' 'yasm' 'wget' 'bzip2' 'gcc-libs' 'libnotify' |