summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-26 17:24:28 +0000
committerSam James <sam@gentoo.org>2020-11-26 17:25:06 +0000
commit25296d1d69bcd367c56a496a9541cfbf036a488b (patch)
treeeaa24f31c5cb388c364b727a9b4bfcd06b122ccc /sys-cluster/ceph
parentnet-vpn/tor: version bump alpha to 0.4.5.2_alpha (diff)
downloadgentoo-25296d1d69bcd367c56a496a9541cfbf036a488b.tar.gz
gentoo-25296d1d69bcd367c56a496a9541cfbf036a488b.tar.bz2
gentoo-25296d1d69bcd367c56a496a9541cfbf036a488b.zip
sys-cluster/ceph: ppc64 keyworded (bug #755659)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r--sys-cluster/ceph/ceph-14.2.15.ebuild2
-rw-r--r--sys-cluster/ceph/ceph-15.2.6-r1.ebuild2
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 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"