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 2A0EA158042 for ; Thu, 14 Nov 2024 03:39:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE718E08B1; Thu, 14 Nov 2024 03:39:52 +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 pigeon.gentoo.org (Postfix) with ESMTPS id A5686E08B1 for ; Thu, 14 Nov 2024 03:39:52 +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 C6308342FFB for ; Thu, 14 Nov 2024 03:39:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5887F1F42 for ; Thu, 14 Nov 2024 03:39:49 +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: <1731555530.bd2ea6c9a1d5add81782169bc0055ec2ea46ef08.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/i18n/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/i18n/i18n-1.14.6.ebuild X-VCS-Directories: dev-ruby/i18n/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bd2ea6c9a1d5add81782169bc0055ec2ea46ef08 X-VCS-Branch: master Date: Thu, 14 Nov 2024 03:39:49 +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: f1da8c4a-fc70-4e9c-af0c-e761560ba7ba X-Archives-Hash: c2798fa61db14bd07c5b39830d57ae11 commit: bd2ea6c9a1d5add81782169bc0055ec2ea46ef08 Author: Sam James gentoo org> AuthorDate: Thu Nov 14 03:38:50 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Nov 14 03:38:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd2ea6c9 dev-ruby/i18n: Stabilize 1.14.6 sparc, #943455 Signed-off-by: Sam James gentoo.org> dev-ruby/i18n/i18n-1.14.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/i18n/i18n-1.14.6.ebuild b/dev-ruby/i18n/i18n-1.14.6.ebuild index 9e5bdfc0cf7f..d79187f69032 100644 --- a/dev-ruby/i18n/i18n-1.14.6.ebuild +++ b/dev-ruby/i18n/i18n-1.14.6.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ruby-i18n/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" ruby_add_rdepend " dev-ruby/concurrent-ruby:1