diff options
Diffstat (limited to 'community/gnome-ppp/PKGBUILD')
-rw-r--r-- | community/gnome-ppp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-ppp/PKGBUILD b/community/gnome-ppp/PKGBUILD index 27a6fbf9b..b30fd2467 100644 --- a/community/gnome-ppp/PKGBUILD +++ b/community/gnome-ppp/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gnome-ppp pkgver=0.3.23 pkgrel=8 pkgdesc="A GNOME 2 WvDial frontend" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnomefiles.org/app.php?soft_id=41" license=('GPL2') depends=('libglade' 'wvdial') |