diff options
Diffstat (limited to 'testing/rp-pppoe/APKBUILD')
-rw-r--r-- | testing/rp-pppoe/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rp-pppoe/APKBUILD b/testing/rp-pppoe/APKBUILD index b8c2f6b18e..91f087f8d9 100644 --- a/testing/rp-pppoe/APKBUILD +++ b/testing/rp-pppoe/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.10 pkgrel=3 pkgdesc="Roaring Penguin\'s Point-to-Point Protocol over Ethernet client" url="http://www.roaringpenguin.com/pppoe/" -arch="x86 x86_64" +arch="all" license="LGPL" depends= makedepends= |