commit:     25296d1d69bcd367c56a496a9541cfbf036a488b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 17:24:28 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 17:25:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25296d1d

sys-cluster/ceph: ppc64 keyworded (bug #755659)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 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(-)

diff --git a/sys-cluster/ceph/ceph-14.2.15.ebuild 
b/sys-cluster/ceph/ceph-14.2.15.ebuild
index 2731b083d38..cd7f6cfa6cb 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 fc7c749fbf7..ee2ec4c7013 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"

Reply via email to