commit: 05b20a9277f2626973484723933a3c92ca9ad380 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 13:40:55 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 14:11:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05b20a92
dev-ruby/ruby_parser: Stabilize 3.21.1 amd64, #940994 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/ruby_parser/ruby_parser-3.21.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby_parser/ruby_parser-3.21.1.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.21.1.ebuild index 413a4c7ac500..918ea1608199 100644 --- a/dev-ruby/ruby_parser/ruby_parser-3.21.1.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-3.21.1.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/racc-1.5:0 >=dev-ruby/sexp_processor-4.16.0:4"
