diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 09:22:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 09:22:07 +0000 |
commit | a6df93961a0335bec2df9dfd93a8ec75a0a44cc0 (patch) | |
tree | 3c03df6ac0ce656de2081f09944c1104a66bfc68 /dev-ruby/psych | |
parent | dev-ruby/stringio: Stabilize 3.0.2 ppc64, #885433 (diff) | |
download | gentoo-a6df93961a0335bec2df9dfd93a8ec75a0a44cc0.tar.gz gentoo-a6df93961a0335bec2df9dfd93a8ec75a0a44cc0.tar.bz2 gentoo-a6df93961a0335bec2df9dfd93a8ec75a0a44cc0.zip |
dev-ruby/psych: Stabilize 4.0.6 ppc64, #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 ad7b3fc712be..435743b2db64 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" |