Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@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 07:54:48
Message-Id: 1580111677.3bcad526e0cf1fef130645a72ab186dcb3268ada.slyfox@gentoo
1 commit: 3bcad526e0cf1fef130645a72ab186dcb3268ada
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 07:53:32 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 07:54:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bcad526
7
8 dev-ruby/minitest-global_expectations: keyworded 1.0.1 for ia64, bug #706388
9
10 Package-Manager: Portage-2.3.85, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <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 a7d675b26e8..73a2882623d 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 ~x86"
26 +KEYWORDS="~amd64 ~ia64 ~x86"
27 IUSE=""