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 8803D158137 for ; Wed, 21 Jun 2023 07:36:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6D6EE096A; Wed, 21 Jun 2023 07:36:26 +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 A9DE9E0968 for ; Wed, 21 Jun 2023 07:36:26 +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 B9D78335D6E for ; Wed, 21 Jun 2023 07:36:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 512EBA8B for ; Wed, 21 Jun 2023 07:36:24 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1687332977.c23f19c0bf6225f5d06fd5fe46a6d0ef93cc38ad.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/set/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/set/set-1.0.3.ebuild X-VCS-Directories: dev-ruby/set/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: c23f19c0bf6225f5d06fd5fe46a6d0ef93cc38ad X-VCS-Branch: master Date: Wed, 21 Jun 2023 07:36:24 +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: 53c390e5-a881-413e-a3e0-ba2a40c2d4b8 X-Archives-Hash: a9abdb13dcddc83ce7ae30ce585f6e87 commit: c23f19c0bf6225f5d06fd5fe46a6d0ef93cc38ad Author: Jakov Smolić gentoo org> AuthorDate: Wed Jun 21 07:36:17 2023 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Wed Jun 21 07:36:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23f19c0 dev-ruby/set: Keyword 1.0.3 riscv, #908521 Signed-off-by: Jakov Smolić gentoo.org> dev-ruby/set/set-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/set/set-1.0.3.ebuild b/dev-ruby/set/set-1.0.3.ebuild index 5d50e605ce15..c87fd13b12dc 100644 --- a/dev-ruby/set/set-1.0.3.ebuild +++ b/dev-ruby/set/set-1.0.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ruby/set/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="" all_ruby_prepare() {