diff --git a/testing/moinmoin/APKBUILD b/testing/moinmoin/APKBUILD index ade1898be4d32f04542771cc58ddc30f60b8f900..886855721bfcd71c45cc447a82788ba02ecd5caf 100644 --- a/testing/moinmoin/APKBUILD +++ b/testing/moinmoin/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.9.3 pkgrel=0 pkgdesc="Python Wiki" url="http://moinmo.in/" -arch="all" +arch="noarch" license="GPL" depends="python py-jabberbot" depends_dev="python-dev"