diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-02 15:07:11 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-02 15:08:36 +0200 |
commit | 6c95933e718b17d3bb718d098bf15347dbbe5eab (patch) | |
tree | 00580c7bdf900d8a06079936692852a00fc013d4 /testing/cloudi | |
parent | a27a184f0ea3cd0ee017019b452de9e4d78a3784 (diff) | |
download | aports-6c95933e718b17d3bb718d098bf15347dbbe5eab.tar.bz2 aports-6c95933e718b17d3bb718d098bf15347dbbe5eab.tar.xz |
testing/cloudi: disable for now
fails to build and is really slow on test suite.
Diffstat (limited to 'testing/cloudi')
-rw-r--r-- | testing/cloudi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cloudi/APKBUILD b/testing/cloudi/APKBUILD index 0af2dc5245..ceeddc12bb 100644 --- a/testing/cloudi/APKBUILD +++ b/testing/cloudi/APKBUILD @@ -34,7 +34,7 @@ pkgrel=0 pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing." url="http://cloudi.org/" license="MIT" -arch="all" +arch="" depends="g++" makedepends="autoconf automake |