commit: 26d57c0939a17cfd8a13b578688e06250f90c5f0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 20 21:27:02 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 20 21:27:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d57c09
dev-ruby/fiber-storage: Stabilize 1.0.1 amd64, #956254 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/fiber-storage/fiber-storage-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/fiber-storage/fiber-storage-1.0.1.ebuild b/dev-ruby/fiber-storage/fiber-storage-1.0.1.ebuild index da3a3f39ea0d..dffbcf6a7003 100644 --- a/dev-ruby/fiber-storage/fiber-storage-1.0.1.ebuild +++ b/dev-ruby/fiber-storage/fiber-storage-1.0.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-storage/archive/refs/tags/v${PV}.tar. LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" all_ruby_prepare() { sed -i -E 's/require_relative "(.+)"/require File.expand_path("\1")/g' "${RUBY_FAKEGEM_GEMSPEC}" || die
