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 4B61F138350 for ; Mon, 27 Apr 2020 07:58:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91520E09BC; Mon, 27 Apr 2020 07:58:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 7CAE3E09BC for ; Mon, 27 Apr 2020 07:58:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AD5DC34FB86 for ; Mon, 27 Apr 2020 07:58:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CE481D8 for ; Mon, 27 Apr 2020 07:58:41 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1587974313.b1b921c4eb4cf0b137acf3429a3967cb1f278e2c.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/shoulda-matchers/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/shoulda-matchers/shoulda-matchers-4.3.0-r1.ebuild X-VCS-Directories: dev-ruby/shoulda-matchers/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: b1b921c4eb4cf0b137acf3429a3967cb1f278e2c X-VCS-Branch: master Date: Mon, 27 Apr 2020 07:58:41 +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: a76d9ef6-0be1-4d26-9525-5d2adb8ee207 X-Archives-Hash: 6a95925ac6182cdc7900dd01e2d133ce commit: b1b921c4eb4cf0b137acf3429a3967cb1f278e2c Author: Hans de Graaff gentoo org> AuthorDate: Mon Apr 27 07:56:14 2020 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Apr 27 07:58:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1b921c4 dev-ruby/shoulda-matchers: amd64 stable Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/shoulda-matchers/shoulda-matchers-4.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-4.3.0-r1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-4.3.0-r1.ebuild index 5c7460d9df6..81117836598 100644 --- a/dev-ruby/shoulda-matchers/shoulda-matchers-4.3.0-r1.ebuild +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-4.3.0-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/thoughtbot/shoulda-matchers/archive/v${PV}.tar.gz -> LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/activesupport-4.2.0:*"