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 2FEF815800F for ; Fri, 3 Feb 2023 06:26:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77873E0817; Fri, 3 Feb 2023 06:26:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 pigeon.gentoo.org (Postfix) with ESMTPS id 62C91E0817 for ; Fri, 3 Feb 2023 06:26:48 +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 A0D36335D29 for ; Fri, 3 Feb 2023 06:26:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E510D8A0 for ; Fri, 3 Feb 2023 06:26:44 +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: <1675405502.c7c6000322f335737817f3d7080fe7bd0239f6f1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bundler/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/bundler/bundler-2.2.33-r1.ebuild X-VCS-Directories: dev-ruby/bundler/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c7c6000322f335737817f3d7080fe7bd0239f6f1 X-VCS-Branch: master Date: Fri, 3 Feb 2023 06:26: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: 73feb868-9d6f-4f1c-8965-acef6b0f7866 X-Archives-Hash: 62a327979e64e9662436d9f7dc18bf5d commit: c7c6000322f335737817f3d7080fe7bd0239f6f1 Author: Sam James gentoo org> AuthorDate: Fri Feb 3 06:25:02 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 3 06:25:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c60003 dev-ruby/bundler: Stabilize 2.2.33-r1 hppa, #890915 Signed-off-by: Sam James gentoo.org> dev-ruby/bundler/bundler-2.2.33-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/bundler/bundler-2.2.33-r1.ebuild b/dev-ruby/bundler/bundler-2.2.33-r1.ebuild index 88f4d76fc5d0..59ba88fc5b6e 100644 --- a/dev-ruby/bundler/bundler-2.2.33-r1.ebuild +++ b/dev-ruby/bundler/bundler-2.2.33-r1.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend virtual/rubygems