diff options
Diffstat (limited to 'core/pptpclient/PKGBUILD')
-rw-r--r-- | core/pptpclient/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pptpclient/PKGBUILD b/core/pptpclient/PKGBUILD index b27c7d5bc..b20279bf3 100644 --- a/core/pptpclient/PKGBUILD +++ b/core/pptpclient/PKGBUILD @@ -4,9 +4,9 @@ pkgname=pptpclient pkgver=1.7.2 -pkgrel=4 +pkgrel=4.1 pkgdesc="Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pptpclient.sourceforge.net/" license=('GPL') depends=('ppp' 'iproute2') |