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 EBA2F158042 for ; Thu, 14 Nov 2024 03:21:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A24EEE08BB; Thu, 14 Nov 2024 03:21:41 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 8BF93E08BB for ; Thu, 14 Nov 2024 03:21:41 +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 96DD5343005 for ; Thu, 14 Nov 2024 03:21:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDB551F7A for ; Thu, 14 Nov 2024 03:21:37 +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: <1731554417.540c3375df6a09f65d20aff4422fad01dbf1b21d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/contracts/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/contracts/contracts-0.17.1.ebuild X-VCS-Directories: dev-ruby/contracts/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 540c3375df6a09f65d20aff4422fad01dbf1b21d X-VCS-Branch: master Date: Thu, 14 Nov 2024 03:21:37 +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: d57d2820-7c51-4625-83c2-1b75488cb160 X-Archives-Hash: 2e91bafdad0417c404477678a11b8ebf commit: 540c3375df6a09f65d20aff4422fad01dbf1b21d Author: Sam James gentoo org> AuthorDate: Thu Nov 14 03:20:17 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Nov 14 03:20:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=540c3375 dev-ruby/contracts: Stabilize 0.17.1 ppc64, #943454 Signed-off-by: Sam James gentoo.org> dev-ruby/contracts/contracts-0.17.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/contracts/contracts-0.17.1.ebuild b/dev-ruby/contracts/contracts-0.17.1.ebuild index e58d2a0d28e3..cd6fbf15a267 100644 --- a/dev-ruby/contracts/contracts-0.17.1.ebuild +++ b/dev-ruby/contracts/contracts-0.17.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/egonSchiele/contracts.ruby" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" each_ruby_test() { # COLUMNS needed for specs that test line wrapping in spec/contracts_spec.rb