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 d4068f9b6..2cf1623d5 100644 --- a/community/packagekit/PKGBUILD +++ b/community/packagekit/PKGBUILD @@ -5,7 +5,7 @@ pkgname=('packagekit' 'packagekit-qt2' 'packagekit-python') pkgver=0.6.22 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' |