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 C0B70158094 for ; Sat, 30 Jul 2022 09:51:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CBF2E0D01; Sat, 30 Jul 2022 09:51:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 13FD0E0D05 for ; Sat, 30 Jul 2022 09:51:06 +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 43DDB340DF0 for ; Sat, 30 Jul 2022 09:51:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A0A355A for ; Sat, 30 Jul 2022 09:51:02 +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: <1659174634.615e48b84388d692dbde3ab8e5c3557681695809.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/minitest/minitest-5.14.4.ebuild X-VCS-Directories: dev-ruby/minitest/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 615e48b84388d692dbde3ab8e5c3557681695809 X-VCS-Branch: master Date: Sat, 30 Jul 2022 09:51:02 +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: 9bfa7233-5687-4721-be87-3ebc2d2cb760 X-Archives-Hash: c8651449a9f93ba2085d07479b32c59a commit: 615e48b84388d692dbde3ab8e5c3557681695809 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jul 30 09:50:34 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jul 30 09:50:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=615e48b8 dev-ruby/minitest: Stabilize 5.14.4 hppa, #860858 Signed-off-by: Arthur Zamarin gentoo.org> dev-ruby/minitest/minitest-5.14.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/minitest/minitest-5.14.4.ebuild b/dev-ruby/minitest/minitest-5.14.4.ebuild index 5d3d7abca18f..7be4c75b9ec4 100644 --- a/dev-ruby/minitest/minitest-5.14.4.ebuild +++ b/dev-ruby/minitest/minitest-5.14.4.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/seattlerb/minitest" LICENSE="MIT" SLOT="5" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" each_ruby_test() {