aboutsummaryrefslogtreecommitdiffstats
path: root/community/ceph/APKBUILD
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-02-03 12:13:30 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-02-03 12:13:30 +0100
commite5299ee348eb82767203861c09fc654b053673a4 (patch)
tree49ec29fd03a2c02dca6a7c190ec86efb5ad68393 /community/ceph/APKBUILD
parenta75e6c1a71d67e46f751776b9d6890981e0be220 (diff)
downloadaports-e5299ee348eb82767203861c09fc654b053673a4.tar.bz2
aports-e5299ee348eb82767203861c09fc654b053673a4.tar.xz
community/ceph: disable for now; fails on builders
Diffstat (limited to 'community/ceph/APKBUILD')
-rw-r--r--community/ceph/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ceph/APKBUILD b/community/ceph/APKBUILD
index 4ece7dc601..a76456c4b5 100644
--- a/community/ceph/APKBUILD
+++ b/community/ceph/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Ceph is a distributed object store and file system"
pkgusers="ceph"
pkggroups="ceph"
url="https://ceph.com/"
-arch="x86_64 aarch64"
+arch="" #"x86_64 aarch64"
# https://github.com/ceph/ceph/blob/master/COPYING
license="LGPL-2.1-only AND LGPL-2.0-or-later AND GPL-2.0-only AND GPL-3.0-only AND CC-BY-SA-1.0 AND BSL-1.0 AND GPL-2.0-or-later WITH Autoconf-exception-2.0 AND BSD-3-Clause AND MIT AND custom"
depends="ceph-osd ceph-mds ceph-mon"