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 3A586158089 for ; Sun, 24 Sep 2023 17:09:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDB072BC058; Sun, 24 Sep 2023 17:09:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D70552BC058 for ; Sun, 24 Sep 2023 17:09:06 +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 2BC8134097F for ; Sun, 24 Sep 2023 17:09:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 825C11269 for ; Sun, 24 Sep 2023 17:09:02 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1695575166.98b5bf1ad7c57ba56e09af0190c39260460f27d3.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/warning/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/warning/warning-1.3.0.ebuild X-VCS-Directories: dev-ruby/warning/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 98b5bf1ad7c57ba56e09af0190c39260460f27d3 X-VCS-Branch: master Date: Sun, 24 Sep 2023 17:09:02 +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: c383de30-41a5-46cd-af7c-b09f8596aec4 X-Archives-Hash: 447927b9029d128f3e8aa24797c725c8 commit: 98b5bf1ad7c57ba56e09af0190c39260460f27d3 Author: WANG Xuerui gentoo org> AuthorDate: Sun Sep 24 17:06:06 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun Sep 24 17:06:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b5bf1a dev-ruby/warning: keyword 1.3.0 for ~loong Signed-off-by: WANG Xuerui gentoo.org> dev-ruby/warning/warning-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/warning/warning-1.3.0.ebuild b/dev-ruby/warning/warning-1.3.0.ebuild index 6f39a91f85fc..6900c72f41fa 100644 --- a/dev-ruby/warning/warning-1.3.0.ebuild +++ b/dev-ruby/warning/warning-1.3.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/jeremyevans/ruby-warning/archive/${PV}.tar.gz -> ${P RUBY_S="ruby-${P}" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~riscv ~sparc ~x86" SLOT="$(ver_cut 1)" IUSE=""