Versions
v1.4.4 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86
- USE flags
- test
v1.4.3 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
ruby_targets
- ruby31
- Build with MRI Ruby 3.1.x
- ruby32
- Build with MRI Ruby 3.2.x
Dependencies
Runtime Dependencies
dev-lang / ruby : An object-oriented scripting language
dev-ruby / ffi : Ruby extension for programmatically loading dynamic libraries
Depending packages
dev-ruby / facter : A cross-platform ruby library for retrieving facts from operating systems
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
dev-ruby/sys-filesystem: add 1.4.4
Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
dev-ruby/sys-filesystem: fix tests
Add mising test dependency and avoid test that fails on large file systems. Closes: https://bugs.gentoo.org/913915 Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robin H. Johnson · gentoo
dev-ruby/sys-filesystem: dep for dev-ruby/facter
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>