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 09:39:37
Message-Id: 1580117876.06c9c47c45bc74c471426e70ac8eccba075e43a6.slyfox@gentoo
1 commit: 06c9c47c45bc74c471426e70ac8eccba075e43a6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 09:37:56 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 09:37:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c9c47c
7
8 dev-ruby/minitest-global_expectations: keyworded 1.0.1 for ppc64, bug #706388
9
10 Package-Manager: Portage-2.3.85, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ppc64"
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 baa6cce2254..2c9772325cc 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 ~x86"
26 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
27 IUSE=""