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 02D79158041 for ; Tue, 7 Sep 2021 12:30:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A3B7E091F; Tue, 7 Sep 2021 12:30:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 EE3FFE091C for ; Tue, 7 Sep 2021 12:30:19 +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 C6C82342AAC for ; Tue, 7 Sep 2021 12:30:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32D08BD for ; Tue, 7 Sep 2021 12:30:17 +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: <1631017800.0d227b61f804d73e6e77fcd9e8f334df483f4cef.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/abstract/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/abstract/abstract-1.0.0-r4.ebuild X-VCS-Directories: dev-ruby/abstract/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 0d227b61f804d73e6e77fcd9e8f334df483f4cef X-VCS-Branch: master Date: Tue, 7 Sep 2021 12:30:17 +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: 900c5724-d40d-48e5-ba70-877334c56720 X-Archives-Hash: d5b2b0e8877f56c15a19a033a3b9ec05 commit: 0d227b61f804d73e6e77fcd9e8f334df483f4cef Author: Marek Szuba gentoo org> AuthorDate: Tue Sep 7 11:47:58 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Sep 7 12:30:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d227b61 dev-ruby/abstract: keyword 1.0.0-r4 for ~riscv Signed-off-by: Marek Szuba gentoo.org> dev-ruby/abstract/abstract-1.0.0-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/abstract/abstract-1.0.0-r4.ebuild b/dev-ruby/abstract/abstract-1.0.0-r4.ebuild index 06ce972ed64..e9c7b3bdbe5 100644 --- a/dev-ruby/abstract/abstract-1.0.0-r4.ebuild +++ b/dev-ruby/abstract/abstract-1.0.0-r4.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://rubygems.org/gems/abstract" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" each_ruby_test() {