commit: 067793086742a275a25e3e090f460cc542757f86 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 11:58:13 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 11:58:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06779308
dev-ruby/sys-filesystem: Stabilize 1.5.0 x86, #941054 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/sys-filesystem/sys-filesystem-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 82fb369cf820..22ad9589a61f 100644 --- a/dev-ruby/sys-filesystem/sys-filesystem-1.5.0.ebuild +++ b/dev-ruby/sys-filesystem/sys-filesystem-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"
