diff options
Diffstat (limited to 'community/partclone/PKGBUILD')
-rw-r--r-- | community/partclone/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/partclone/PKGBUILD b/community/partclone/PKGBUILD index 35162ec52..4415534ff 100644 --- a/community/partclone/PKGBUILD +++ b/community/partclone/PKGBUILD @@ -9,7 +9,7 @@ pkgname=partclone pkgver=0.2.58 pkgrel=1 pkgdesc="Utilities to save and restore used blocks on a partition" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://partclone.org" license=('GPL') depends=('progsreiserfs' 'ntfs-3g') |