diff options
Diffstat (limited to 'main/snmptt/APKBUILD')
-rw-r--r-- | main/snmptt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/snmptt/APKBUILD b/main/snmptt/APKBUILD index 25f1ce23b..72c096703 100644 --- a/main/snmptt/APKBUILD +++ b/main/snmptt/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.3 pkgrel=0 pkgdesc="Translates traps received from snmptrapd into easy to understand messages" url="http://www.snmptt.org" -arch="x86 x86_64" +arch="all" license="GPL" depends=perl makedepends= |