summaryrefslogtreecommitdiff
path: root/core/pciutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/pciutils/PKGBUILD')
-rw-r--r--core/pciutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pciutils/PKGBUILD b/core/pciutils/PKGBUILD
index 4d8ed4bb0..987d32d9e 100644
--- a/core/pciutils/PKGBUILD
+++ b/core/pciutils/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=pciutils
pkgver=3.1.9
pkgrel=2
pkgdesc="PCI bus configuration space access library and tools"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=('GPL2')
groups=('base')
url="http://mj.ucw.cz/sw/pciutils/"