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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EFABE158083 for ; Fri, 13 Sep 2024 04:13:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53433E29B1; Fri, 13 Sep 2024 04:13:23 +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 0316AE29AB for ; Fri, 13 Sep 2024 04:13:22 +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 EDD0E340C37 for ; Fri, 13 Sep 2024 04:13:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E93F16D8 for ; Fri, 13 Sep 2024 04:13:20 +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: <1726200733.6cda0707003556da3fdfeb5f7ef234aae03022aa.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/async/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/async/async-2.8.2.ebuild X-VCS-Directories: dev-ruby/async/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6cda0707003556da3fdfeb5f7ef234aae03022aa X-VCS-Branch: master Date: Fri, 13 Sep 2024 04:13:20 +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: 4140593a-9a9b-4114-9be0-4389b34a1b7d X-Archives-Hash: 01b33267cbb9681ce992f80d4bce8e01 commit: 6cda0707003556da3fdfeb5f7ef234aae03022aa Author: Sam James gentoo org> AuthorDate: Fri Sep 13 04:12:13 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Sep 13 04:12:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cda0707 dev-ruby/async: Stabilize 2.8.2 x86, #935053 Signed-off-by: Sam James gentoo.org> dev-ruby/async/async-2.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/async/async-2.8.2.ebuild b/dev-ruby/async/async-2.8.2.ebuild index 84c08b350061..5bb13073e435 100644 --- a/dev-ruby/async/async-2.8.2.ebuild +++ b/dev-ruby/async/async-2.8.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" ruby_add_rdepend " >=dev-ruby/console-1.10:1