Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rb-inotify/
Date: Sun, 08 May 2022 15:00:14
Message-Id: 1652021945.2eed6dc95177b95ba29e6cdd098d7e949c3f6360.xen0n@gentoo
1 commit: 2eed6dc95177b95ba29e6cdd098d7e949c3f6360
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 14:52:00 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 14:59:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eed6dc9
7
8 dev-ruby/rb-inotify: keyword 0.10.1 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild
18 index 9842e58050d2..19ff54bc422b 100644
19 --- a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild
20 +++ b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild
21 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE=""
28
29 ruby_add_rdepend "dev-ruby/ffi"