diff options
Diffstat (limited to 'testing/openlldp/APKBUILD')
-rw-r--r-- | testing/openlldp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openlldp/APKBUILD b/testing/openlldp/APKBUILD index caa36e4b74..e9a6e2d610 100644 --- a/testing/openlldp/APKBUILD +++ b/testing/openlldp/APKBUILD @@ -5,7 +5,7 @@ _realver=0.4alpha pkgrel=2 pkgdesc="Open Source implementation of the IEEE standard 802.1AB Link Layer Discovery Protocol (LLDP)" url="http://openlldp.sourceforge.net/" -arch="x86 x86_64" +arch="all" license="GPL" depends= makedepends= |