From: Alexis Ballier Date: Mon, 10 Jul 2017 09:10:26 +0000 (+0200) Subject: sys-cluster/ceph: keyword ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eaa883da37eb6b727b0b7a305d22ea327ad9c227;p=gentoo.git sys-cluster/ceph: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- diff --git a/sys-cluster/ceph/ceph-10.2.7-r1.ebuild b/sys-cluster/ceph/ceph-10.2.7-r1.ebuild index 87d36ae0852b..49d487487729 100644 --- a/sys-cluster/ceph/ceph-10.2.7-r1.ebuild +++ b/sys-cluster/ceph/ceph-10.2.7-r1.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="http://download.ceph.com/tarballs/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="Ceph distributed filesystem"