diff options
Diffstat (limited to 'extra/attica/PKGBUILD')
-rw-r--r-- | extra/attica/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/attica/PKGBUILD b/extra/attica/PKGBUILD index 66000ef1f..a984a7082 100644 --- a/extra/attica/PKGBUILD +++ b/extra/attica/PKGBUILD @@ -5,7 +5,7 @@ pkgname=attica pkgver=0.2.0 pkgrel=1 pkgdesc='A library to access Open Collaboration Service providers' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.kde.org' license=('LGPL') depends=('qt') |