commit:     c213815b45a209621f9450229bae00ecb620337e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 18 12:13:09 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 18 12:13:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c213815b

dev-ruby/fiber-storage: Stabilize 1.0.1 x86, #956254

Signed-off-by: Arthur Zamarin <arthurzam <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 44c345b27ed5..da3a3f39ea0d 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

Reply via email to