diff options
Diffstat (limited to 'extra/yakuake/PKGBUILD')
-rw-r--r-- | extra/yakuake/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/yakuake/PKGBUILD b/extra/yakuake/PKGBUILD index 6fe44c6cb..be80c0c5b 100644 --- a/extra/yakuake/PKGBUILD +++ b/extra/yakuake/PKGBUILD @@ -7,7 +7,7 @@ pkgname=yakuake pkgver=2.9.8 pkgrel=1 pkgdesc="A KDE konsole application with the look and feel of that in the Quake engine" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://yakuake.kde.org" license=('GPL') depends=('kdebase-konsole') |