diff options
Diffstat (limited to 'extra/gpart/PKGBUILD')
-rw-r--r-- | extra/gpart/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gpart/PKGBUILD b/extra/gpart/PKGBUILD index 65c5e9fa5..b6760e42f 100644 --- a/extra/gpart/PKGBUILD +++ b/extra/gpart/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gpart pkgver=0.1h pkgrel=5 pkgdesc="Partition table rescue/guessing tool" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.stud.uni-hannover.de/user/76201/gpart/" license=('GPL') depends=('glibc') |