diff options
Diffstat (limited to 'community/intellij-idea-libs/PKGBUILD')
-rw-r--r-- | community/intellij-idea-libs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/intellij-idea-libs/PKGBUILD b/community/intellij-idea-libs/PKGBUILD index cd5fc1252..a0b3660fb 100644 --- a/community/intellij-idea-libs/PKGBUILD +++ b/community/intellij-idea-libs/PKGBUILD @@ -5,7 +5,7 @@ pkgver=13.0.2 _pkgver=133.696 pkgrel=1 pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.jetbrains.org/" license=('Apache') depends=('glibc') |