commit: 2996ea8ece47de11e61c0542a39d8efc655666b9 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Oct 23 23:24:19 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Oct 23 23:24:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2996ea8e
dev-ruby/sys-filesystem: Stabilize 1.5.0 amd64, #941054 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/sys-filesystem/sys-filesystem-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/sys-filesystem/sys-filesystem-1.5.0.ebuild b/dev-ruby/sys-filesystem/sys-filesystem-1.5.0.ebuild index f6211191a652..82fb369cf820 100644 --- a/dev-ruby/sys-filesystem/sys-filesystem-1.5.0.ebuild +++ b/dev-ruby/sys-filesystem/sys-filesystem-1.5.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/djberg96/sys-filesystem" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" ruby_add_rdepend ">=dev-ruby/ffi-1.15.0"
