diff options
Diffstat (limited to 'community/krecipes')
-rw-r--r-- | community/krecipes/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/krecipes/PKGBUILD b/community/krecipes/PKGBUILD index 3328af055..f8301f1a8 100644 --- a/community/krecipes/PKGBUILD +++ b/community/krecipes/PKGBUILD @@ -9,7 +9,7 @@ pkgver=2.0beta2 _pkgver=2.0-beta2 pkgrel=2 pkgdesc="A tool designed to make organizing your personal recipes collection fast and easy" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://extragear.kde.org/apps/krecipes/" license=('GPL') depends=('kdebase-runtime' 'qimageblitz' 'hicolor-icon-theme') |