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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 079C01584AD for ; Mon, 05 May 2025 06:49:04 +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)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DD7D134314B for ; Mon, 05 May 2025 06:49:03 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2AC4D11036F; Mon, 05 May 2025 06:49:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 212F911036F for ; Mon, 05 May 2025 06:49:00 +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 C858734314A for ; Mon, 05 May 2025 06:48:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 39B252774 for ; Mon, 05 May 2025 06:48:58 +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: <1746427720.eb1b8c01baff4469bb6e4ae3d90c99b83902fdbc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mutex_m/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/mutex_m/mutex_m-0.2.0.ebuild X-VCS-Directories: dev-ruby/mutex_m/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: eb1b8c01baff4469bb6e4ae3d90c99b83902fdbc X-VCS-Branch: master Date: Mon, 05 May 2025 06:48:58 +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: e0ca36a1-c60d-470a-ba1a-ef10ccbc7e80 X-Archives-Hash: 2ad059dbe7c1a280f340ef1e519c51a1 commit: eb1b8c01baff4469bb6e4ae3d90c99b83902fdbc Author: Sam James gentoo org> AuthorDate: Mon May 5 06:48:40 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon May 5 06:48:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb1b8c01 dev-ruby/mutex_m: Stabilize 0.2.0 x86, #955438 Signed-off-by: Sam James gentoo.org> dev-ruby/mutex_m/mutex_m-0.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/mutex_m/mutex_m-0.2.0.ebuild b/dev-ruby/mutex_m/mutex_m-0.2.0.ebuild index c7fdcdf5110d..543e417415fc 100644 --- a/dev-ruby/mutex_m/mutex_m-0.2.0.ebuild +++ b/dev-ruby/mutex_m/mutex_m-0.2.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/mutex_m/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" all_ruby_prepare() {