diff options
Diffstat (limited to 'community/dzen2/PKGBUILD')
-rw-r--r-- | community/dzen2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dzen2/PKGBUILD b/community/dzen2/PKGBUILD index 0453c200b..22216ae9c 100644 --- a/community/dzen2/PKGBUILD +++ b/community/dzen2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dzen2 pkgver=0.8.5 pkgrel=6 -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') pkgdesc="X notification utility" url="http://gotmor.googlepages.com/dzen" license=("MIT") |