Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/shoulda-matchers/
Date: Sun, 03 May 2020 17:32:04
Message-Id: 1588527116.a0155e3a3ef6c481c978f42ebaefe0d53d21f6bb.graaff@gentoo
1 commit: a0155e3a3ef6c481c978f42ebaefe0d53d21f6bb
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 3 17:31:56 2020 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun May 3 17:31:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0155e3a
7
8 dev-ruby/shoulda-matchers: amd64 stable
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild
17 index 9b123d1b499..bd845ff47f8 100644
18 --- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild
19 +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild
20 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers"
21
22 LICENSE="MIT"
23 SLOT="3"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86"
26 IUSE=""
27
28 ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*"