diff options
-rw-r--r-- | testing/netdot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/netdot/APKBUILD b/testing/netdot/APKBUILD index dba25274a8..97b042ae55 100644 --- a/testing/netdot/APKBUILD +++ b/testing/netdot/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.9.10 pkgrel=1 pkgdesc="Network Documentation Tool project" url="http://netdot.uoregon.edu" -arch="" +arch="noarch" license="GPL" depends="mysql" depends_dev="wget perl-dbd-mysql perl-class-dbi perl-class-dbi-abstractsearch |