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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CAB97139368 for ; Sat, 14 Aug 2021 09:05:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED6E2E0B21; Sat, 14 Aug 2021 09:05:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE5D9E0B21 for ; Sat, 14 Aug 2021 09:05:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA50A342B24 for ; Sat, 14 Aug 2021 09:05:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB3F38B2 for ; Sat, 14 Aug 2021 09:05:42 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1628931933.0a38808ebea6a420d82fef87cf78c260a21b7568.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pry/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/pry/pry-0.14.1.ebuild X-VCS-Directories: dev-ruby/pry/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 0a38808ebea6a420d82fef87cf78c260a21b7568 X-VCS-Branch: master Date: Sat, 14 Aug 2021 09:05:42 +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: e48286e3-43a8-4269-a856-194b1e158ad6 X-Archives-Hash: 41253b40f3e841ad16dd4b0370e26ff0 commit: 0a38808ebea6a420d82fef87cf78c260a21b7568 Author: Marek Szuba gentoo org> AuthorDate: Sat Aug 14 02:22:31 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sat Aug 14 09:05:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a38808e dev-ruby/pry: keyword 0.14.1 for ~riscv Signed-off-by: Marek Szuba gentoo.org> dev-ruby/pry/pry-0.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/pry/pry-0.14.1.ebuild b/dev-ruby/pry/pry-0.14.1.ebuild index 417b5b32bfc..2b8ea409e63 100644 --- a/dev-ruby/pry/pry-0.14.1.ebuild +++ b/dev-ruby/pry/pry-0.14.1.ebuild @@ -19,7 +19,7 @@ IUSE="" SLOT="ruby19" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" ruby_add_rdepend " >=dev-ruby/coderay-1.1:0