summaryrefslogtreecommitdiff
path: root/community/codeblocks/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/codeblocks/PKGBUILD')
-rw-r--r--community/codeblocks/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/codeblocks/PKGBUILD b/community/codeblocks/PKGBUILD
index 478c452c4..c6c04a2fa 100644
--- a/community/codeblocks/PKGBUILD
+++ b/community/codeblocks/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=codeblocks
pkgver=10.05
pkgrel=2
pkgdesc="An open source and cross-platform C/C++ IDE"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.codeblocks.org"
license=('GPL3')
depends=('wxgtk' 'hicolor-icon-theme' 'bzip2' 'shared-mime-info' 'desktop-file-utils' 'gtk-update-icon-cache')