diff options
Diffstat (limited to 'community/apper/PKGBUILD')
-rw-r--r-- | community/apper/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/apper/PKGBUILD b/community/apper/PKGBUILD index 1dc3a6397..9740ac8aa 100644 --- a/community/apper/PKGBUILD +++ b/community/apper/PKGBUILD @@ -8,7 +8,7 @@ _pkgmainver=0.7 pkgver=0.7.2 pkgrel=5 pkgdesc="KDE tools for PackageKit" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://kde-apps.org/content/show.php/Apper?content=84745" license=('GPL') depends=('kdebase-workspace' 'packagekit-qt2>=0.6.17') |