diff options
Diffstat (limited to 'extra/koffice/PKGBUILD')
-rw-r--r-- | extra/koffice/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/koffice/PKGBUILD b/extra/koffice/PKGBUILD index 66e08bc5c..45275af63 100644 --- a/extra/koffice/PKGBUILD +++ b/extra/koffice/PKGBUILD @@ -37,7 +37,7 @@ pkgname=( ) pkgver=2.3.3 pkgrel=3 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://koffice.kde.org' license=('GPL' 'LGPL' 'FDL') makedepends=('pkg-config' 'cmake' 'automoc4' 'boost' 'eigen' \ |