From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 444DC1580EB for ; Wed, 21 May 2025 17:41:50 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 33BDA34317D for ; Wed, 21 May 2025 17:41:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3753E1103DE; Wed, 21 May 2025 17:41:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 2EF481103DE for ; Wed, 21 May 2025 17:41:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D747834317D for ; Wed, 21 May 2025 17:41:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E6E0175E for ; Wed, 21 May 2025 17:41:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1747849261.8b4d25bd1a7e4f77e47ab124917efb316805a522.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/ceph/ceph-19.2.2-r3.ebuild X-VCS-Directories: sys-cluster/ceph/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8b4d25bd1a7e4f77e47ab124917efb316805a522 X-VCS-Branch: master Date: Wed, 21 May 2025 17:41:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3d98ec9e-23e3-436e-93e4-c09023e1f6a4 X-Archives-Hash: 191a56f23700b4e4c2ee4f677a48cad6 commit: 8b4d25bd1a7e4f77e47ab124917efb316805a522 Author: Sam James gentoo org> AuthorDate: Wed May 21 17:40:32 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 21 17:41:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b4d25bd sys-cluster/ceph: Stabilize 19.2.2-r3 amd64, #955650 Signed-off-by: Sam James gentoo.org> sys-cluster/ceph/ceph-19.2.2-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/ceph/ceph-19.2.2-r3.ebuild b/sys-cluster/ceph/ceph-19.2.2-r3.ebuild index 6cb5447c322f..2cd83f2c9893 100644 --- a/sys-cluster/ceph/ceph-19.2.2-r3.ebuild +++ b/sys-cluster/ceph/ceph-19.2.2-r3.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)