diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 22:52:00 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 22:59:05 +0800 |
commit | 2eed6dc95177b95ba29e6cdd098d7e949c3f6360 (patch) | |
tree | ac302d2768a43cc152c43761dcd0f9257a0bd624 /dev-ruby/rb-inotify | |
parent | dev-ruby/connection_pool: keyword 2.2.5 for ~loong (diff) | |
download | gentoo-2eed6dc95177b95ba29e6cdd098d7e949c3f6360.tar.gz gentoo-2eed6dc95177b95ba29e6cdd098d7e949c3f6360.tar.bz2 gentoo-2eed6dc95177b95ba29e6cdd098d7e949c3f6360.zip |
dev-ruby/rb-inotify: keyword 0.10.1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild index 9842e58050d2..19ff54bc422b 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify" LICENSE="MIT" SLOT="0" -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" +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" IUSE="" ruby_add_rdepend "dev-ruby/ffi" |