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 AB62D1382C5 for ; Thu, 15 Feb 2018 21:48:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C49F2E09E7; Thu, 15 Feb 2018 21:48:56 +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 9ED05E09E7 for ; Thu, 15 Feb 2018 21:48:56 +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 14813335C2E for ; Thu, 15 Feb 2018 21:48:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C5B8215 for ; Thu, 15 Feb 2018 21:48:53 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1518731326.b575258b23b1d09d5f887f3e628ced27c02178db.mgorny@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.8.4.ebuild X-VCS-Directories: dev-ruby/minitest/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b575258b23b1d09d5f887f3e628ced27c02178db X-VCS-Branch: master Date: Thu, 15 Feb 2018 21:48:53 +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: c4470ed7-47ab-47ce-8cfc-43ea99179147 X-Archives-Hash: c1196ad3c1caa1b9e4db60f7bb39aafc commit: b575258b23b1d09d5f887f3e628ced27c02178db Author: Michał Górny gentoo org> AuthorDate: Thu Feb 15 21:48:07 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Feb 15 21:48:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b575258b dev-ruby/minitest: Lower to ~arm64 due to deps dev-ruby/minitest/minitest-5.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/minitest/minitest-5.8.4.ebuild b/dev-ruby/minitest/minitest-5.8.4.ebuild index 83732bbda3e..a28e39d5bd0 100644 --- a/dev-ruby/minitest/minitest-5.8.4.ebuild +++ b/dev-ruby/minitest/minitest-5.8.4.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() {