From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1572636-garchives=archives.gentoo.org@lists.gentoo.org> 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 6ED4E1580D3 for <garchives@archives.gentoo.org>; Thu, 23 Nov 2023 17:12:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85AFB2BC034; Thu, 23 Nov 2023 17:12:39 +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 41C922BC02C for <gentoo-commits@lists.gentoo.org>; Thu, 23 Nov 2023 17:12:39 +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 4E61A33BEEE for <gentoo-commits@lists.gentoo.org>; Thu, 23 Nov 2023 17:12:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 924FD13B8 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Nov 2023 17:12:36 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1700759445.6766954d12ab2ebf1c7d88e0b3778b2d0686cfd0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/msgpack/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/msgpack/msgpack-1.7.2.ebuild X-VCS-Directories: dev-ruby/msgpack/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6766954d12ab2ebf1c7d88e0b3778b2d0686cfd0 X-VCS-Branch: master Date: Thu, 23 Nov 2023 17:12:36 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 08b0448d-717e-40dd-8b0b-0c2d8b696e83 X-Archives-Hash: 3e102ef2aa766e5f4d64738dad2d332a commit: 6766954d12ab2ebf1c7d88e0b3778b2d0686cfd0 Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk> AuthorDate: Tue Nov 21 03:00:48 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 23 17:10:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6766954d dev-ruby/msgpack: Keyword 1.7.2 loong, #917648 Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/msgpack/msgpack-1.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/msgpack/msgpack-1.7.2.ebuild b/dev-ruby/msgpack/msgpack-1.7.2.ebuild index 11d0dfbff1e7..7304d9047ec2 100644 --- a/dev-ruby/msgpack/msgpack-1.7.2.ebuild +++ b/dev-ruby/msgpack/msgpack-1.7.2.ebuild @@ -21,7 +21,7 @@ RUBY_S="${PN}-ruby-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86" IUSE="doc" all_ruby_prepare() {