summaryrefslogtreecommitdiff
path: root/community/flashrom/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/flashrom/PKGBUILD')
-rw-r--r--community/flashrom/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/flashrom/PKGBUILD b/community/flashrom/PKGBUILD
index 77539783c..c6f62062c 100644
--- a/community/flashrom/PKGBUILD
+++ b/community/flashrom/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=0.9.3
pkgrel=1
pkgdesc="Utility for reading, writing, erasing and verifying flash ROM chips"
url="http://www.coreboot.org/Flashrom"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('libftdi')
makedepends=('zlib' 'pciutils')