diff options
author | Sam James <sam@gentoo.org> | 2023-08-21 04:47:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-21 04:47:27 +0100 |
commit | f4e458e9b63797ce8fe9c441d7716246a49e637a (patch) | |
tree | ce2de7094c994839a5c7c2513ba02fc1ca53d0ab /dev-ruby/ruby_parser | |
parent | app-arch/libarchive: Stabilize 3.7.1 arm, #911487 (diff) | |
download | gentoo-f4e458e9b63797ce8fe9c441d7716246a49e637a.tar.gz gentoo-f4e458e9b63797ce8fe9c441d7716246a49e637a.tar.bz2 gentoo-f4e458e9b63797ce8fe9c441d7716246a49e637a.zip |
dev-ruby/ruby_parser: Stabilize 3.20.3 amd64, #912471
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby_parser')
-rw-r--r-- | dev-ruby/ruby_parser/ruby_parser-3.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby_parser/ruby_parser-3.20.3.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.20.3.ebuild index 7a4d1c297e07..ca27abe02501 100644 --- a/dev-ruby/ruby_parser/ruby_parser-3.20.3.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-3.20.3.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="" ruby_add_rdepend ">=dev-ruby/sexp_processor-4.16.0:4" |