diff options
author | 2025-01-08 20:44:24 +0000 | |
---|---|---|
committer | 2025-01-08 20:44:24 +0000 | |
commit | 273956ca4263c46d90fbe654df11d70b8b6418ec (patch) | |
tree | 936f480a634b95b089d79ed2bda7a235c95d632f /sys-cluster | |
parent | media-video/qmplay2: Stabilize 24.12.28 amd64, #947736 (diff) | |
download | gentoo-273956ca4263c46d90fbe654df11d70b8b6418ec.tar.gz gentoo-273956ca4263c46d90fbe654df11d70b8b6418ec.tar.bz2 gentoo-273956ca4263c46d90fbe654df11d70b8b6418ec.zip |
sys-cluster/ceph: Stabilize 19.2.0-r2 amd64, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/ceph/ceph-19.2.0-r2.ebuild b/sys-cluster/ceph/ceph-19.2.0-r2.ebuild index 717e7282fc6f..5cfc2384ceea 100644 --- a/sys-cluster/ceph/ceph-19.2.0-r2.ebuild +++ b/sys-cluster/ceph/ceph-19.2.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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) |