diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 09:22:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 09:22:48 +0000 |
commit | 43f5100dea2d8c72badb462129d8726e2eec7e29 (patch) | |
tree | ac520e3042f9039a612fe1f13806d94ceb251585 /dev-ruby/psych | |
parent | dev-ruby/stringio: Stabilize 3.0.2 ppc, #885433 (diff) | |
download | gentoo-43f5100dea2d8c72badb462129d8726e2eec7e29.tar.gz gentoo-43f5100dea2d8c72badb462129d8726e2eec7e29.tar.bz2 gentoo-43f5100dea2d8c72badb462129d8726e2eec7e29.zip |
dev-ruby/psych: Stabilize 4.0.6 ppc, #885433
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/psych')
-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 435743b2db64..6f5a68b5deaa 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" |