diff options
Diffstat (limited to 'core/btrfs-progs-unstable/PKGBUILD')
-rw-r--r-- | core/btrfs-progs-unstable/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/btrfs-progs-unstable/PKGBUILD b/core/btrfs-progs-unstable/PKGBUILD index 466829f8c..151a74ef0 100644 --- a/core/btrfs-progs-unstable/PKGBUILD +++ b/core/btrfs-progs-unstable/PKGBUILD @@ -4,7 +4,7 @@ pkgname=btrfs-progs-unstable pkgver=0.19.20101006 pkgrel=1 pkgdesc="btrfs filesystem utilities" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') depends=('glibc' 'e2fsprogs') source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.bz2) url="http://btrfs.wiki.kernel.org/" |