diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-10 13:43:45 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-10 13:43:45 +0100 |
commit | 63b4e1f753a187003bc92ab02a47ee5e91096ef4 (patch) | |
tree | 1dbe030d4d61b3a448a8499733b72eb370e6c0d6 /community/unionfs-fuse/PKGBUILD | |
parent | 52606b93b12b35d9225e3ec29c1db3f5f63d6aac (diff) |
Arch already released mips64el packages.
Diffstat (limited to 'community/unionfs-fuse/PKGBUILD')
-rw-r--r-- | community/unionfs-fuse/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/unionfs-fuse/PKGBUILD b/community/unionfs-fuse/PKGBUILD index e75504ae0..bcb7c52d2 100644 --- a/community/unionfs-fuse/PKGBUILD +++ b/community/unionfs-fuse/PKGBUILD @@ -6,7 +6,7 @@ pkgname=unionfs-fuse pkgver=0.26 pkgrel=1 pkgdesc="A user space unionfs implementation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://podgorny.cz/moin/UnionFsFuse" license=('BSD') depends=('fuse') |