From 25296d1d69bcd367c56a496a9541cfbf036a488b Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 26 Nov 2020 17:24:28 +0000 Subject: sys-cluster/ceph: ppc64 keyworded (bug #755659) Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James --- sys-cluster/ceph/ceph-14.2.15.ebuild | 2 +- sys-cluster/ceph/ceph-15.2.6-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-cluster/ceph') diff --git a/sys-cluster/ceph/ceph-14.2.15.ebuild b/sys-cluster/ceph/ceph-14.2.15.ebuild index 2731b083d38b..cd7f6cfa6cbc 100644 --- a/sys-cluster/ceph/ceph-14.2.15.ebuild +++ b/sys-cluster/ceph/ceph-14.2.15.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~ppc64" fi DESCRIPTION="Ceph distributed filesystem" diff --git a/sys-cluster/ceph/ceph-15.2.6-r1.ebuild b/sys-cluster/ceph/ceph-15.2.6-r1.ebuild index fc7c749fbf70..ee2ec4c70131 100644 --- a/sys-cluster/ceph/ceph-15.2.6-r1.ebuild +++ b/sys-cluster/ceph/ceph-15.2.6-r1.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64" + KEYWORDS="~amd64 ~arm64 ~ppc64" fi DESCRIPTION="Ceph distributed filesystem" -- cgit v1.2.3-65-gdbad