diff options
Diffstat (limited to 'main/snmptt/APKBUILD')
-rw-r--r-- | main/snmptt/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/snmptt/APKBUILD b/main/snmptt/APKBUILD index 041ac9a17e..25f1ce23be 100644 --- a/main/snmptt/APKBUILD +++ b/main/snmptt/APKBUILD @@ -5,6 +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" license="GPL" depends=perl makedepends= |