From: Aaron Bauman Date: Wed, 17 Apr 2019 18:03:02 +0000 (-0400) Subject: sys-cluster/ceph: arm64 keyworded (bug #615400) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6b0a43eddd95c86a14f03e1e35ee2d296a7260a5;p=gentoo.git sys-cluster/ceph: arm64 keyworded (bug #615400) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild b/sys-cluster/ceph/ceph-12.2.12-r1.ebuild index 4e1b592301e5..783210078a84 100644 --- a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild +++ b/sys-cluster/ceph/ceph-12.2.12-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 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="Ceph distributed filesystem" diff --git a/sys-cluster/ceph/ceph-14.2.0-r5.ebuild b/sys-cluster/ceph/ceph-14.2.0-r5.ebuild index 7b499e4cb031..52a0a5582aba 100644 --- a/sys-cluster/ceph/ceph-14.2.0-r5.ebuild +++ b/sys-cluster/ceph/ceph-14.2.0-r5.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="Ceph distributed filesystem"