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 F0F9F158287 for ; Sun, 18 May 2025 12:28:54 +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 DDF9D3433E9 for ; Sun, 18 May 2025 12:28:54 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9E41B11047E; Sun, 18 May 2025 12:28:46 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 8EABA11047E for ; Sun, 18 May 2025 12:28:46 +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 4A31C3433DE for ; Sun, 18 May 2025 12:28:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E55142741 for ; Sun, 18 May 2025 12:28:44 +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: <1747571317.19a7f242cfe5e65c6973630c2d9014a3d7b7a086.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: 19a7f242cfe5e65c6973630c2d9014a3d7b7a086 X-VCS-Branch: master Date: Sun, 18 May 2025 12:28:44 +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: f978ad8d-8022-4581-97cd-2f40c1c2785a X-Archives-Hash: 328687cffaca014e19d84f34b4af50e6 commit: 19a7f242cfe5e65c6973630c2d9014a3d7b7a086 Author: Arthur Zamarin gentoo org> AuthorDate: Sun May 18 12:28:37 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun May 18 12:28:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a7f242 dev-ruby/rack-session: Stabilize 2.1.0 ppc, #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 f4686a51d9e2..ebcea6786328 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 "