diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-11 22:42:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-11 22:42:50 +0200 |
commit | d58e478caa569ab7a593563af357b721c7f50c54 (patch) | |
tree | d65f125a123af76bfb6183ce66b15b42db55aa97 /dev-ruby/psych | |
parent | dev-ruby/stringio: Stabilize 3.0.2 sparc, #885433 (diff) | |
download | gentoo-d58e478caa569ab7a593563af357b721c7f50c54.tar.gz gentoo-d58e478caa569ab7a593563af357b721c7f50c54.tar.bz2 gentoo-d58e478caa569ab7a593563af357b721c7f50c54.zip |
dev-ruby/psych: Stabilize 4.0.6 sparc, #885433
Signed-off-by: Arthur Zamarin <arthurzam@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 addb4fc978de..ad7b3fc712be 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" |