From 951244a3e5bdc5f2f029f6550b46e5a06d1bfa26 Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Mon, 11 Apr 2011 12:10:34 -0300 Subject: Added mips64el arch --- core/pciutils/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/pciutils') diff --git a/core/pciutils/PKGBUILD b/core/pciutils/PKGBUILD index 84717cd2e..90710ebb6 100644 --- a/core/pciutils/PKGBUILD +++ b/core/pciutils/PKGBUILD @@ -4,7 +4,7 @@ pkgname=pciutils pkgver=3.1.7 pkgrel=3 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/pciutils.html" -- cgit v1.2.3-54-g00ecf