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 67984158043 for ; Tue, 7 Sep 2021 21:29:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AECCE097D; Tue, 7 Sep 2021 21:28:59 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 600C6E097D for ; Tue, 7 Sep 2021 21:28:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 67190342AC6 for ; Tue, 7 Sep 2021 21:28:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4AE1C8 for ; Tue, 7 Sep 2021 21:28:55 +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: <1631050118.58e6fb0bb1a0243c7e186f53d0f24b25c801e5bd.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby2_keywords/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby2_keywords/ruby2_keywords-0.0.5.ebuild X-VCS-Directories: dev-ruby/ruby2_keywords/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 58e6fb0bb1a0243c7e186f53d0f24b25c801e5bd X-VCS-Branch: master Date: Tue, 7 Sep 2021 21:28:55 +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: 1840ffce-a3a1-48b1-a373-8de6c7214667 X-Archives-Hash: 8d20ae166b953a426a8dae75a5020fb6 commit: 58e6fb0bb1a0243c7e186f53d0f24b25c801e5bd Author: Marek Szuba gentoo org> AuthorDate: Tue Sep 7 19:24:04 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Sep 7 21:28:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58e6fb0b dev-ruby/ruby2_keywords: keyword 0.0.5 for ~riscv Signed-off-by: Marek Szuba gentoo.org> dev-ruby/ruby2_keywords/ruby2_keywords-0.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.5.ebuild b/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.5.ebuild index 4d5d7a62069..25796976825 100644 --- a/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.5.ebuild +++ b/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.5.ebuild @@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/ruby/ruby2_keywords" LICENSE="Ruby" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE=""