diff options
Diffstat (limited to 'testing/moinmoin')
-rw-r--r-- | testing/moinmoin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/moinmoin/APKBUILD b/testing/moinmoin/APKBUILD index ade1898be4..886855721b 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" |