diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-05-09 14:37:47 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-05-09 14:37:47 +0000 |
commit | b7b9b82c3aa236f323450ca4f522ede8480573e3 (patch) | |
tree | 051d44b0069e969c61488a9a1087bd8e6fb09123 /community | |
parent | b23dbe4b3fa4109d375d6e95f249a1528219b6fb (diff) | |
download | aports-b7b9b82c3aa236f323450ca4f522ede8480573e3.tar.bz2 aports-b7b9b82c3aa236f323450ca4f522ede8480573e3.tar.xz |
community/seahub: disable build
Diffstat (limited to 'community')
-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 |