summaryrefslogtreecommitdiff
path: root/extra/gptfdisk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gptfdisk/PKGBUILD')
-rw-r--r--extra/gptfdisk/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gptfdisk/PKGBUILD b/extra/gptfdisk/PKGBUILD
index b7b7db583..739dff6d5 100644
--- a/extra/gptfdisk/PKGBUILD
+++ b/extra/gptfdisk/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=gptfdisk
pkgver=0.8.4
pkgrel=2
pkgdesc="A text-mode partitioning tool that works on Globally Unique Identifier (GUID) Partition Table (GPT) disks"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.rodsbooks.com/gdisk/"
license=('GPL2')
depends=('gcc-libs' 'util-linux' 'popt' 'icu')