commit: b72abfd56125b381416dbe9ec7dfdb57e6bbbe14 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri May 31 10:45:54 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri May 31 10:45:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72abfd5
dev-ruby/ruby_parser: Stabilize 3.21.0 amd64, #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 d46e4e00c0f0..c2298b1026f9 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"
