Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-retry/
Date: Thu, 04 Feb 2021 07:58:56
Message-Id: 1612425477.52987f6260219f446747d70c76d09944ab3902c1.ago@gentoo
1 commit: 52987f6260219f446747d70c76d09944ab3902c1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 4 07:57:57 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 4 07:57:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52987f62
7
8 dev-ruby/rspec-retry: amd64 stable wrt bug #768432
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ruby/rspec-retry/rspec-retry-0.6.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/rspec-retry/rspec-retry-0.6.2.ebuild b/dev-ruby/rspec-retry/rspec-retry-0.6.2.ebuild
18 index cfb94e22fc8..c82c2bbfb52 100644
19 --- a/dev-ruby/rspec-retry/rspec-retry-0.6.2.ebuild
20 +++ b/dev-ruby/rspec-retry/rspec-retry-0.6.2.ebuild
21 @@ -15,7 +15,7 @@ IUSE=""
22 SLOT="0"
23
24 LICENSE="MIT"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27
28 ruby_add_rdepend ">=dev-ruby/rspec-core-3.3:3"