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/rb-inotify/
Date: Thu, 30 Sep 2021 18:18:20
Message-Id: 1633025802.4a3ac6242e681a91c4f98f4a423761859a4e3fd7.sam@gentoo
1 commit: 4a3ac6242e681a91c4f98f4a423761859a4e3fd7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 30 18:16:42 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 30 18:16:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a3ac624
7
8 dev-ruby/rb-inotify: Stabilize 0.10.1 arm, #813795
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild
16 index c5a0ae251b0..3fbe2a1e8e9 100644
17 --- a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild
18 +++ b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild
19 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 ruby_add_rdepend "dev-ruby/ffi"