Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest-global_expectations/
Date: Mon, 27 Jan 2020 12:35:47
Message-Id: 1580128524.f327b53d7299e0bdc893b04bae0df6f5755623b8.zlogene@gentoo
1 commit: f327b53d7299e0bdc893b04bae0df6f5755623b8
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 12:35:24 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 12:35:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f327b53d
7
8 dev-ruby/minitest-global_expectations: Add ~arm keyword wrt bug #706388
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 .../minitest-global_expectations-1.0.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
18 index 2c9772325cc..7654a3dc1ac 100644
19 --- a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
20 +++ b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
21 @@ -11,5 +11,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-global_expectations"
22
23 LICENSE="MIT"
24 SLOT="1"
25 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
27 IUSE=""