diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-05 10:32:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-05 10:32:41 +0300 |
commit | 52c6f92826163c790022f9f796d326a459a0b879 (patch) | |
tree | 6ff5a9d8718853da8e53d7df8951570649d6626e /sys-cluster | |
parent | dev-cpp/opentelemetry-cpp: Keyword 1.3.0-r1 arm64, #842642 (diff) | |
download | gentoo-52c6f92826163c790022f9f796d326a459a0b879.tar.gz gentoo-52c6f92826163c790022f9f796d326a459a0b879.tar.bz2 gentoo-52c6f92826163c790022f9f796d326a459a0b879.zip |
sys-cluster/ceph: Keyword 17.2.0-r1 arm64, #842642
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/ceph/ceph-17.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-17.2.0-r1.ebuild b/sys-cluster/ceph/ceph-17.2.0-r1.ebuild index 59975f6b8e43..17629a190fe3 100644 --- a/sys-cluster/ceph/ceph-17.2.0-r1.ebuild +++ b/sys-cluster/ceph/ceph-17.2.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI=" https://download.ceph.com/tarballs/${P}.tar.gz parquet? ( https://github.com/xtensor-stack/xsimd/archive/aeec9c872c8b475dedd7781336710f2dd2666cb2.tar.gz -> ceph-xsimd-${PV}.tar.gz ) " -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" DESCRIPTION="Ceph distributed filesystem" HOMEPAGE="https://ceph.com/" |