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 256FE158020 for ; Tue, 22 Nov 2022 18:16:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 382E1E09D1; Tue, 22 Nov 2022 18:16:22 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 23156E09D1 for ; Tue, 22 Nov 2022 18:16:22 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5CFAD340834 for ; Tue, 22 Nov 2022 18:16:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 975D8755 for ; Tue, 22 Nov 2022 18:16:19 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1669140972.a01722fb65648ac5f32720cfbb822e77b7e80dcd.arthurzam@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: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: a01722fb65648ac5f32720cfbb822e77b7e80dcd X-VCS-Branch: master Date: Tue, 22 Nov 2022 18:16:19 +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: bc6ce1c0-5328-4982-a959-43e449026cc2 X-Archives-Hash: 36c665aa03a2b477076f9bf8af511fb1 commit: a01722fb65648ac5f32720cfbb822e77b7e80dcd Author: Arthur Zamarin gentoo org> AuthorDate: Tue Nov 22 18:16:12 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Nov 22 18:16:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a01722fb dev-ruby/ruby2_keywords: Keyword 0.0.5 s390, #879839 Signed-off-by: Arthur Zamarin 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 961b08f6e456..391ccd8d8d76 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="|| ( BSD-2 Ruby-BSD )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE=""