diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 19:19:04 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 19:19:04 +0000 |
commit | 89698c429b1c25ef8e88c62b0a56e244c90b56b2 (patch) | |
tree | 50307a7380240e11ab9b6a245297c0f9080b4827 /sys-cluster/ceph | |
parent | dev-cpp/opentelemetry-cpp: Keyword 1.6.0 ppc64, #842642 (diff) | |
download | gentoo-89698c429b1c25ef8e88c62b0a56e244c90b56b2.tar.gz gentoo-89698c429b1c25ef8e88c62b0a56e244c90b56b2.tar.bz2 gentoo-89698c429b1c25ef8e88c62b0a56e244c90b56b2.zip |
sys-cluster/ceph: Keyword 18.2.0-r2 ppc64, #842642
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r-- | sys-cluster/ceph/ceph-18.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild index 72743d105137..f619004178ea 100644 --- a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild +++ b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI=" https://download.ceph.com/tarballs/${P}.tar.gz parquet? ( https://github.com/xtensor-stack/xsimd/archive/${XSIMD_HASH}.tar.gz -> ceph-xsimd-${PV}.tar.gz ) " -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~ppc64" DESCRIPTION="Ceph distributed filesystem" HOMEPAGE="https://ceph.com/" |