diff options
Diffstat (limited to 'extra/orc/PKGBUILD')
-rw-r--r-- | extra/orc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/orc/PKGBUILD b/extra/orc/PKGBUILD index bddf53c9f..902cf3a98 100644 --- a/extra/orc/PKGBUILD +++ b/extra/orc/PKGBUILD @@ -4,7 +4,7 @@ pkgname=orc pkgver=0.4.14 pkgrel=1 pkgdesc="The Oild Runtime Compiler" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom') url="http://code.entropywave.com/projects/orc/" depends=('glibc') |