summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-04-15 10:37:39 +0200
committerMichał Górny <mgorny@gentoo.org>2018-04-15 10:38:45 +0200
commit646be3cc63dd9744552299371781eeff9949efd5 (patch)
treea1817296ccf4025d00dfaaf2aa687393619f0ab0 /sys-cluster
parentgames-misc/fortune-mod-thomas-ogrisegg: Keyword ~arm64 (diff)
downloadgentoo-646be3cc63dd9744552299371781eeff9949efd5.tar.gz
gentoo-646be3cc63dd9744552299371781eeff9949efd5.tar.bz2
gentoo-646be3cc63dd9744552299371781eeff9949efd5.zip
sys-cluster/ceph: Remove ~arm64 kw from 12.2.4-r2 due to deps
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-12.2.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"