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 9da2ea890..a4c3c3414 100644
--- a/extra/gptfdisk/PKGBUILD
+++ b/extra/gptfdisk/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gptfdisk
pkgver=0.7.1
pkgrel=1
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"
depends=('gcc-libs' 'util-linux' 'popt' 'icu')
replaces=('gdisk')