From 646be3cc63dd9744552299371781eeff9949efd5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Apr 2018 10:37:39 +0200 Subject: [PATCH] sys-cluster/ceph: Remove ~arm64 kw from 12.2.4-r2 due to deps --- sys-cluster/ceph/ceph-12.2.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/ceph/ceph-12.2.4-r2.ebuild b/sys-cluster/ceph/ceph-12.2.4-r2.ebuild index 1fbe80838494..5205c01ab938 100644 --- a/sys-cluster/ceph/ceph-12.2.4-r2.ebuild +++ b/sys-cluster/ceph/ceph-12.2.4-r2.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" -- 2.26.2