diff options
Diffstat (limited to 'community/packagekit')
-rw-r--r-- | community/packagekit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/packagekit/PKGBUILD b/community/packagekit/PKGBUILD index 36876fe3d..bb65fc14e 100644 --- a/community/packagekit/PKGBUILD +++ b/community/packagekit/PKGBUILD @@ -5,7 +5,7 @@ pkgname=('packagekit' 'packagekit-qt' 'packagekit-qt2' 'packagekit-python') pkgver=0.6.16 pkgrel=1 pkgdesc="A system designed to make installation and updates of packages easier." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.packagekit.org" license=('GPL') makedepends=('dbus-glib' 'gobject-introspection' 'gtk-doc' 'intltool' |