summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/ceph/ceph-12.2.2-r1.ebuild')
-rw-r--r--sys-cluster/ceph/ceph-12.2.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-12.2.2-r1.ebuild b/sys-cluster/ceph/ceph-12.2.2-r1.ebuild
index 370a0220f867..f90261d5bc36 100644
--- a/sys-cluster/ceph/ceph-12.2.2-r1.ebuild
+++ b/sys-cluster/ceph/ceph-12.2.2-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~x86"
fi
DESCRIPTION="Ceph distributed filesystem"