aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-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"