diff options
author | Sam James <sam@gentoo.org> | 2024-10-04 12:49:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-04 12:49:12 +0100 |
commit | 37c6610bd521361e5f3939dccef421b8439ae571 (patch) | |
tree | ea64984cbbbfc8d4d82a549d61a8364b6d862dbc /sys-cluster/ceph | |
parent | toolchain.eclass: add ewarns to explain USE=-debug behaviour w/ unreleased GCC (diff) | |
download | gentoo-37c6610bd521361e5f3939dccef421b8439ae571.tar.gz gentoo-37c6610bd521361e5f3939dccef421b8439ae571.tar.bz2 gentoo-37c6610bd521361e5f3939dccef421b8439ae571.zip |
sys-cluster/ceph: Stabilize 18.2.4-r2 ppc64, #940737
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r-- | sys-cluster/ceph/ceph-18.2.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-18.2.4-r2.ebuild b/sys-cluster/ceph/ceph-18.2.4-r2.ebuild index 4e3a7b121f84..f23e56039cf6 100644 --- a/sys-cluster/ceph/ceph-18.2.4-r2.ebuild +++ b/sys-cluster/ceph/ceph-18.2.4-r2.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="Apache-2.0 LGPL-2.1 CC-BY-SA-3.0 GPL-2 GPL-2+ LGPL-2+ LGPL-2.1 LGPL-3 GPL-3 BSD Boost-1.0 MIT public-domain" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ppc64" CPU_FLAGS_X86=(avx2 avx512f pclmul sse{,2,3,4_1,4_2} ssse3) |