diff options
Diffstat (limited to 'extra/kshutdown/PKGBUILD')
-rw-r--r-- | extra/kshutdown/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kshutdown/PKGBUILD b/extra/kshutdown/PKGBUILD index 0bd65cffc..837f7a024 100644 --- a/extra/kshutdown/PKGBUILD +++ b/extra/kshutdown/PKGBUILD @@ -5,7 +5,7 @@ pkgname=kshutdown pkgver=2.0beta12 pkgrel=1 pkgdesc="Shutdown Utility for KDE" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://kshutdown.sourceforge.net/" license=('GPL') depends=('kdebase-workspace') |