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 2C7C0158090 for ; Tue, 26 Apr 2022 14:38:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AD0CE0826; 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 503D0E07EE for ; Tue, 26 Apr 2022 14:38:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5F7533419F3 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 902AA447 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: <1650983900.432590e851851de96cd8229a7320bae3e7decd28.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tdiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild X-VCS-Directories: dev-ruby/tdiff/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 432590e851851de96cd8229a7320bae3e7decd28 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: 7bafb5f2-882c-43ec-b91f-170d33e2bfc1 X-Archives-Hash: cb6cf13ffdda294c0a59991c2fd22ee1 commit: 432590e851851de96cd8229a7320bae3e7decd28 Author: Sam James gentoo org> AuthorDate: Tue Apr 26 14:34:33 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 26 14:38:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=432590e8 dev-ruby/tdiff: Keyword 0.3.4-r1 s390, #840930 Signed-off-by: Sam James gentoo.org> dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild b/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild index cb869ba31cfa..5728af528d19 100644 --- a/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild +++ b/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild @@ -15,6 +15,6 @@ DESCRIPTION="Calculates the differences between two tree-like structures" HOMEPAGE="https://github.com/postmodern/tdiff" 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=""