Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fast_xs/
Date: Sun, 31 Oct 2021 04:45:09
Message-Id: 1635655442.823c50de7892d140de56217708597dd3059e9122.graaff@gentoo
1 commit: 823c50de7892d140de56217708597dd3059e9122
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 30 05:21:16 2021 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 04:44:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823c50de
7
8 dev-ruby/fast_xs: all arches stable
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/fast_xs/fast_xs-0.8.0-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/fast_xs/fast_xs-0.8.0-r3.ebuild b/dev-ruby/fast_xs/fast_xs-0.8.0-r3.ebuild
17 index 1d561300495..0d575286aec 100644
18 --- a/dev-ruby/fast_xs/fast_xs-0.8.0-r3.ebuild
19 +++ b/dev-ruby/fast_xs/fast_xs-0.8.0-r3.ebuild
20 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/brianmario/fast_xs"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
25 +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 ruby_add_bdepend "test? ( dev-ruby/rack )"