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 AAE1615808E for ; Tue, 26 Apr 2022 14:38:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3657E0830; Tue, 26 Apr 2022 14:38:45 +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 49FDCE07F9 for ; Tue, 26 Apr 2022 14:38:44 +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 5EE123419E7 for ; Tue, 26 Apr 2022 14:38:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3085448 for ; Tue, 26 Apr 2022 14:38:39 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1650983901.9f45419a1df6147ecce617ca2b8286fc59f7c397.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/nokogiri-diff/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r3.ebuild X-VCS-Directories: dev-ruby/nokogiri-diff/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9f45419a1df6147ecce617ca2b8286fc59f7c397 X-VCS-Branch: master Date: Tue, 26 Apr 2022 14:38:39 +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: 0033812b-46fa-4e7d-87af-c9024ba56ed9 X-Archives-Hash: e0fb82beaf1170666b32b324bb9a6219 commit: 9f45419a1df6147ecce617ca2b8286fc59f7c397 Author: Sam James gentoo org> AuthorDate: Tue Apr 26 14:34:34 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 26 14:38:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f45419a dev-ruby/nokogiri-diff: Keyword 0.2.0-r3 s390, #840930 Signed-off-by: Sam James gentoo.org> dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r3.ebuild b/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r3.ebuild index c16fa9c3a1cf..7091a701d5b4 100644 --- a/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r3.ebuild +++ b/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r3.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Calculate the differences between two XML/HTML documents" HOMEPAGE="https://github.com/postmodern/nokogiri-diff" LICENSE="MIT" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE=""