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 6e82ac673..c11e18966 100644
--- a/core/pkg-config/PKGBUILD
+++ b/core/pkg-config/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pkg-config
pkgver=0.27.1
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')