diff options
Diffstat (limited to 'community/gwget/PKGBUILD')
-rw-r--r-- | community/gwget/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gwget/PKGBUILD b/community/gwget/PKGBUILD index ff888ec34..f14aa9a4d 100644 --- a/community/gwget/PKGBUILD +++ b/community/gwget/PKGBUILD @@ -9,7 +9,7 @@ pkgname=gwget pkgver=1.0.4 pkgrel=5 pkgdesc="Download manager for GNOME" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://projects.gnome.org/gwget/" license=('GPL') depends=('gtk2' 'gconf' 'libnotify') |