Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/nanotest/
Date: Sun, 01 Oct 2017 00:56:41
Message-Id: 1506817937.a252da05e50b82709838883f3b016a00707b534b.whissi@gentoo
1 commit: a252da05e50b82709838883f3b016a00707b534b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 1 00:32:17 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 1 00:32:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a252da05
7
8 dev-ruby/nanotest: keyworded for x86 (bug #583390)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 dev-ruby/nanotest/nanotest-0.9.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild b/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
16 index 4c8840f6779..b96944e4c2f 100644
17 --- a/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
18 +++ b/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
19 @@ -13,7 +13,7 @@ DESCRIPTION="Extremely mynymal test framework"
20 HOMEPAGE="https://github.com/mynyml/nanotest"
21 LICENSE="MIT"
22
23 -KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64"
24 +KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64 ~x86"
25 SLOT="0"
26 IUSE=""