diff options
-rw-r--r-- | community/seahub/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/seahub/APKBUILD b/community/seahub/APKBUILD index 538532f444..23215f8297 100644 --- a/community/seahub/APKBUILD +++ b/community/seahub/APKBUILD @@ -5,7 +5,7 @@ pkgver=4.0.1 pkgrel=1 pkgdesc="web frontend for Seafile" url="https://github.com/haiwen/seahub/" -arch="noarch" +arch="" license="Apache" depends="bash py-dateutil py-mako py-simplejson py-pillow py-pip py-virtualenv py-six python py-django1.5 py-gunicorn py-chardet py-django-djblets py-ccnet py-libsearpc |