From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 94BDA158042 for ; Tue, 12 Nov 2024 21:29:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC4B1E0855; Tue, 12 Nov 2024 21:29:29 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id A1650E0855 for ; Tue, 12 Nov 2024 21:29:29 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8ACE342FB8 for ; Tue, 12 Nov 2024 21:29:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18EF31DC3 for ; Tue, 12 Nov 2024 21:29:27 +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: <1731446951.fa424452eb03f429cad9d7930a0dbc121017f9cc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/webmock/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/webmock/webmock-3.24.0.ebuild X-VCS-Directories: dev-ruby/webmock/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fa424452eb03f429cad9d7930a0dbc121017f9cc X-VCS-Branch: master Date: Tue, 12 Nov 2024 21:29:27 +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: 55466c34-2c0e-4509-ae26-8491c03cfd46 X-Archives-Hash: 83e1aa646f94f965a0d2160f08264e44 commit: fa424452eb03f429cad9d7930a0dbc121017f9cc Author: Sam James gentoo org> AuthorDate: Tue Nov 12 21:29:11 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Nov 12 21:29:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa424452 dev-ruby/webmock: Stabilize 3.24.0 x86, #943338 Signed-off-by: Sam James gentoo.org> dev-ruby/webmock/webmock-3.24.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/webmock/webmock-3.24.0.ebuild b/dev-ruby/webmock/webmock-3.24.0.ebuild index d58bc8a0e2f5..7b0d05ec124b 100644 --- a/dev-ruby/webmock/webmock-3.24.0.ebuild +++ b/dev-ruby/webmock/webmock-3.24.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/bblimke/webmock/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test" ruby_add_rdepend "