diff options
Diffstat (limited to 'core/ppp/PKGBUILD')
-rw-r--r-- | core/ppp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ppp/PKGBUILD b/core/ppp/PKGBUILD index 33c7eccd1..e9e6d7c32 100644 --- a/core/ppp/PKGBUILD +++ b/core/ppp/PKGBUILD @@ -4,7 +4,7 @@ pkgname=ppp pkgver=2.4.5 pkgrel=3 pkgdesc="A daemon which implements the Point-to-Point Protocol for dial-up networking" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.samba.org/ppp/" license=('custom:GPL/BSD') groups=('base') |