Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ffi-compiler/
Date: Tue, 09 Feb 2021 21:29:49
Message-Id: 1612906176.0feb0395a62bd6210efc23bb5aeb4b4e56b52eca.sam@gentoo
1 commit: 0feb0395a62bd6210efc23bb5aeb4b4e56b52eca
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 21:29:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 21:29:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0feb0395
7
8 dev-ruby/ffi-compiler: Keyword 1.0.1 x86, #761550
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild b/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild
16 index c927d37f8ee..84444c6671b 100644
17 --- a/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild
18 +++ b/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ffi/ffi/wiki"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
25 IUSE=""
26
27 ruby_add_rdepend "dev-ruby/rake >=dev-ruby/ffi-1.0.0"