diff options
Diffstat (limited to 'community/intellij-idea-libs')
-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 7bb76768d..5d18ef625 100644 --- a/community/intellij-idea-libs/PKGBUILD +++ b/community/intellij-idea-libs/PKGBUILD @@ -5,7 +5,7 @@ pkgver=10.5 _pkgver=107.105 pkgrel=1 pkgdesc="Architecture dependend 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') |