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 15E2A138334 for ; Mon, 25 Jun 2018 20:43:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EE60E09E1; Mon, 25 Jun 2018 20:43:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 27A3EE09E0 for ; Mon, 25 Jun 2018 20:43:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 82EC6335C5A for ; Mon, 25 Jun 2018 20:43:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8CA1348 for ; Mon, 25 Jun 2018 20:43:49 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1529959414.0ce961054689ef2c29cf7f6188d187421e19b63f.klausman@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.10.3.ebuild X-VCS-Directories: dev-ruby/minitest/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 0ce961054689ef2c29cf7f6188d187421e19b63f X-VCS-Branch: master Date: Mon, 25 Jun 2018 20:43:49 +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-Archives-Salt: 25a5a182-995d-49ca-b6e5-2bc1a212611e X-Archives-Hash: 597408f6ddbaca4c58a7ef88a71a36f0 commit: 0ce961054689ef2c29cf7f6188d187421e19b63f Author: Tobias Klausmann gentoo org> AuthorDate: Mon Jun 25 20:43:34 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Jun 25 20:43:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce96105 dev-ruby/minitest-5.10.3-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/657358 dev-ruby/minitest/minitest-5.10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/minitest/minitest-5.10.3.ebuild b/dev-ruby/minitest/minitest-5.10.3.ebuild index ffb8e45eb91..1ac4b72abda 100644 --- a/dev-ruby/minitest/minitest-5.10.3.ebuild +++ b/dev-ruby/minitest/minitest-5.10.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/seattlerb/minitest" LICENSE="MIT" SLOT="5" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" each_ruby_test() {