summaryrefslogtreecommitdiff
path: root/extra/parted/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/parted/PKGBUILD')
-rw-r--r--extra/parted/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/parted/PKGBUILD b/extra/parted/PKGBUILD
index 7a9416441..8f3ea545b 100644
--- a/extra/parted/PKGBUILD
+++ b/extra/parted/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=parted
pkgver=3.1
pkgrel=1
pkgdesc="A program for creating, destroying, resizing, checking and copying partitions"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
url="http://www.gnu.org/software/parted/parted.html"
depends=('device-mapper' 'e2fsprogs')