commit: bd962527e4e5c0bf7b4ecd74e3d44498358ba063 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri May 31 13:41:03 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri May 31 13:41:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd962527
dev-ruby/ruby_parser: Stabilize 3.21.0 arm, #933245 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/ruby_parser/ruby_parser-3.21.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby_parser/ruby_parser-3.21.0.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.21.0.ebuild index c2298b1026f9..4586105cfbd4 100644 --- a/dev-ruby/ruby_parser/ruby_parser-3.21.0.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-3.21.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/seattlerb/ruby_parser" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" ruby_add_rdepend ">=dev-ruby/sexp_processor-4.16.0:4"
