diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-08 20:46:17 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-08 20:46:17 +0000 |
commit | 76e8f3f7988349a075f1c6802d794afce66d1dda (patch) | |
tree | a498adf44eb21307f45579bff6e727426976da04 /sys-cluster | |
parent | sys-cluster/ceph: Stabilize 19.2.0-r2 amd64, #945649 (diff) | |
download | gentoo-76e8f3f7988349a075f1c6802d794afce66d1dda.tar.gz gentoo-76e8f3f7988349a075f1c6802d794afce66d1dda.tar.bz2 gentoo-76e8f3f7988349a075f1c6802d794afce66d1dda.zip |
sys-cluster/ceph: Stabilize 19.2.0-r2 ppc64, #945649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/ceph/ceph-19.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-19.2.0-r2.ebuild b/sys-cluster/ceph/ceph-19.2.0-r2.ebuild index 5cfc2384ceea..aaa14b976b0d 100644 --- a/sys-cluster/ceph/ceph-19.2.0-r2.ebuild +++ b/sys-cluster/ceph/ceph-19.2.0-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) |