summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-25 20:16:54 +0100
committerSam James <sam@gentoo.org>2023-06-25 20:17:06 +0100
commit061895b140734e2bdcc71d161e3d0ec1fab8382d (patch)
tree8b23847154ae033a69d8a3bc6aeb0fde866ea8e1 /dev-ruby/ruby_parser
parentdev-ruby/ruby_parser: Stabilize 3.20.0 amd64, #909132 (diff)
downloadgentoo-061895b140734e2bdcc71d161e3d0ec1fab8382d.tar.gz
gentoo-061895b140734e2bdcc71d161e3d0ec1fab8382d.tar.bz2
gentoo-061895b140734e2bdcc71d161e3d0ec1fab8382d.zip
dev-ruby/ruby_parser: Stabilize 3.20.0 arm, #909132
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.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby_parser/ruby_parser-3.20.0.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.20.0.ebuild
index 9cc99d0af057..ca27abe02501 100644
--- a/dev-ruby/ruby_parser/ruby_parser-3.20.0.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-3.20.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=""
ruby_add_rdepend ">=dev-ruby/sexp_processor-4.16.0:4"