diff options
author | Sam James <sam@gentoo.org> | 2022-12-11 13:58:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-11 13:58:09 +0000 |
commit | d6104a6c777b2124007fa3754e93f0ff8afa4899 (patch) | |
tree | 31ad4c0d50956e137de8db563fe3b5703ef3988e /dev-ruby | |
parent | dev-ruby/rack: Stabilize 2.2.4 arm, #885433 (diff) | |
download | gentoo-d6104a6c777b2124007fa3754e93f0ff8afa4899.tar.gz gentoo-d6104a6c777b2124007fa3754e93f0ff8afa4899.tar.bz2 gentoo-d6104a6c777b2124007fa3754e93f0ff8afa4899.zip |
dev-ruby/psych: Stabilize 4.0.6 arm, #885433
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/psych/psych-4.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/psych/psych-4.0.6.ebuild b/dev-ruby/psych/psych-4.0.6.ebuild index 33502ddc41e1..addb4fc978de 100644 --- a/dev-ruby/psych/psych-4.0.6.ebuild +++ b/dev-ruby/psych/psych-4.0.6.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="0" IUSE="test" |