summaryrefslogtreecommitdiff
path: root/community/libnoise/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libnoise/PKGBUILD')
-rw-r--r--community/libnoise/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libnoise/PKGBUILD b/community/libnoise/PKGBUILD
index 6a7e56ee5..969358eda 100644
--- a/community/libnoise/PKGBUILD
+++ b/community/libnoise/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libnoise
pkgver=1.0.0
pkgrel=1
pkgdesc="A portable, open-source, coherent noise-generating library for C++"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://libnoise.sourceforge.net/"
license=('LGPL')
makedepends=('cmake' 'unzip')