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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 69E20158083 for ; Mon, 23 Sep 2024 10:55:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87706E2A33; Mon, 23 Sep 2024 10:55:08 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6668BE2A31 for ; Mon, 23 Sep 2024 10:55:08 +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 66251343199 for ; Mon, 23 Sep 2024 10:55:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BD6097F for ; Mon, 23 Sep 2024 10:55:05 +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: <1727088864.399d739cd55e8d5ed7582d83237d476eb6b1daab.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/shoulda/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/shoulda/shoulda-4.0.0.ebuild X-VCS-Directories: dev-ruby/shoulda/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 399d739cd55e8d5ed7582d83237d476eb6b1daab X-VCS-Branch: master Date: Mon, 23 Sep 2024 10:55:05 +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: b6d48eb1-5694-4701-8439-0ec10adec41d X-Archives-Hash: 41c7dabef2bce1af3b8fe633b9a01ce3 commit: 399d739cd55e8d5ed7582d83237d476eb6b1daab Author: Sam James gentoo org> AuthorDate: Mon Sep 23 10:54:24 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Sep 23 10:54:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=399d739c dev-ruby/shoulda: Stabilize 4.0.0 sparc, #939675 Signed-off-by: Sam James gentoo.org> dev-ruby/shoulda/shoulda-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/shoulda/shoulda-4.0.0.ebuild b/dev-ruby/shoulda/shoulda-4.0.0.ebuild index 9acd6ee4653d..adbf4f6829d7 100644 --- a/dev-ruby/shoulda/shoulda-4.0.0.ebuild +++ b/dev-ruby/shoulda/shoulda-4.0.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/thoughtbot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" # This now more or less a meta-gem and it only contains features for # integration tests using Appraisals, which we don't currently package.