commit: 7bb31c53d63c617802a9bc2055e1c64b666a48ea Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 10:17:32 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 10:17:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb31c53
dev-ruby/psych: Stabilize 5.1.0 x86, #904104 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/psych/psych-5.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/psych/psych-5.1.0.ebuild b/dev-ruby/psych/psych-5.1.0.ebuild index 85a15bf9e98b..0d0204fa3203 100644 --- a/dev-ruby/psych/psych-5.1.0.ebuild +++ b/dev-ruby/psych/psych-5.1.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="A YAML parser and emitter" HOMEPAGE="https://github.com/ruby/psych" LICENSE="BSD-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="$(ver_cut 1)" IUSE="test"
