From: Michał Górny Date: Sun, 15 Apr 2018 08:37:39 +0000 (+0200) Subject: sys-cluster/ceph: Remove ~arm64 kw from 12.2.4-r2 due to deps X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=646be3cc63dd9744552299371781eeff9949efd5;p=gentoo.git sys-cluster/ceph: Remove ~arm64 kw from 12.2.4-r2 due to deps --- 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"