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 3CD4D158089 for ; Sun, 8 Oct 2023 10:07:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B5352BC02A; Sun, 8 Oct 2023 10:07:18 +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 581C72BC02A for ; Sun, 8 Oct 2023 10:07:18 +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 9388F335C67 for ; Sun, 8 Oct 2023 10:07:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FB859EE for ; Sun, 8 Oct 2023 10:07:16 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1696759544.bd66c3eeff967630fd8676a17e222f85d5ed2eca.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/irb/irb-1.7.4.ebuild X-VCS-Directories: dev-ruby/irb/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: bd66c3eeff967630fd8676a17e222f85d5ed2eca X-VCS-Branch: master Date: Sun, 8 Oct 2023 10:07:16 +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: 05e09047-7d6d-4b21-8eaa-9f1afbf2c99e X-Archives-Hash: 7afadcbdec300ac3ec0922f7e8940934 commit: bd66c3eeff967630fd8676a17e222f85d5ed2eca Author: Hans de Graaff gentoo org> AuthorDate: Sun Oct 8 10:05:44 2023 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Oct 8 10:05:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd66c3ee dev-ruby/irb: keyword 1.7.4 for ~loong Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/irb/irb-1.7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/irb/irb-1.7.4.ebuild b/dev-ruby/irb/irb-1.7.4.ebuild index 3de4e252c81d..9fe1c976ddcc 100644 --- a/dev-ruby/irb/irb-1.7.4.ebuild +++ b/dev-ruby/irb/irb-1.7.4.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" # Ensure a new enough eselect-ruby is present to avoid clobbering the