commit: 4ca4c01c41acec697f16cda0e8f3d6f06797111e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 5 10:20:14 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jul 5 10:20:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca4c01c
dev-ruby/fiber-storage: Keyword 0.1.2 arm64, #935512 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/fiber-storage/fiber-storage-0.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/fiber-storage/fiber-storage-0.1.2.ebuild b/dev-ruby/fiber-storage/fiber-storage-0.1.2.ebuild index bba7d7fff53a..3133c8c68916 100644 --- a/dev-ruby/fiber-storage/fiber-storage-0.1.2.ebuild +++ b/dev-ruby/fiber-storage/fiber-storage-0.1.2.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" +KEYWORDS="~amd64 ~arm64" all_ruby_prepare() { sed -i -E 's/require_relative "(.+)"/require File.expand_path("\1")/g' "${RUBY_FAKEGEM_GEMSPEC}" || die
