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 CB77F158287 for ; Sun, 18 May 2025 12:13:58 +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 B575A343426 for ; Sun, 18 May 2025 12:13:58 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 5BF951103DD; Sun, 18 May 2025 12:13:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 50FBB1103DD for ; Sun, 18 May 2025 12:13:54 +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 042BD343400 for ; Sun, 18 May 2025 12:13:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A305D1FC2 for ; Sun, 18 May 2025 12:13:52 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1747570429.95f64be494d99c83d6a7bd88ecac3307c4c9a096.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rack-session/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rack-session/rack-session-2.1.0.ebuild X-VCS-Directories: dev-ruby/rack-session/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 95f64be494d99c83d6a7bd88ecac3307c4c9a096 X-VCS-Branch: master Date: Sun, 18 May 2025 12:13:52 +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: 28bb233c-4030-4835-8f0c-1ebb6d96f7eb X-Archives-Hash: f1a71098c75f03b2b62951b55eb00c19 commit: 95f64be494d99c83d6a7bd88ecac3307c4c9a096 Author: Arthur Zamarin gentoo org> AuthorDate: Sun May 18 12:13:49 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun May 18 12:13:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95f64be4 dev-ruby/rack-session: Stabilize 2.1.0 x86, #956209 Signed-off-by: Arthur Zamarin gentoo.org> dev-ruby/rack-session/rack-session-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rack-session/rack-session-2.1.0.ebuild b/dev-ruby/rack-session/rack-session-2.1.0.ebuild index c6d2460d58c8..f4686a51d9e2 100644 --- a/dev-ruby/rack-session/rack-session-2.1.0.ebuild +++ b/dev-ruby/rack-session/rack-session-2.1.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/rack/rack-session/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="$(ver_cut 1)" -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 "