summaryrefslogtreecommitdiff
path: root/core/pkg-config/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/pkg-config/PKGBUILD')
-rw-r--r--core/pkg-config/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pkg-config/PKGBUILD b/core/pkg-config/PKGBUILD
index a244d10f3..a803d7e6a 100644
--- a/core/pkg-config/PKGBUILD
+++ b/core/pkg-config/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pkg-config
pkgver=0.28
pkgrel=1
pkgdesc="A system for managing library compile/link flags"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pkgconfig.freedesktop.org/wiki/"
license=('GPL')
groups=('base-devel')