diff options
Diffstat (limited to 'libre/rp-pppoe/PKGBUILD')
-rw-r--r-- | libre/rp-pppoe/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/rp-pppoe/PKGBUILD b/libre/rp-pppoe/PKGBUILD index cc7936b8b..f7caf2e06 100644 --- a/libre/rp-pppoe/PKGBUILD +++ b/libre/rp-pppoe/PKGBUILD @@ -7,7 +7,7 @@ pkgname=rp-pppoe pkgver=3.12 pkgrel=1.parabola1 pkgdesc="Roaring Penguin's Point-to-Point Protocol over Ethernet client, without nonfree ServPoET recommendation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') url="http://www.roaringpenguin.com/pppoe/" license=('GPL') depends=('ppp=2.4.7' 'sh' 'net-tools') |