diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-10 15:57:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-10 15:57:25 +0300 |
commit | dcd3792434c8c6389676e198328f56e476a44cf5 (patch) | |
tree | e557f456f1bfc2f3de0e6c41e4830c47ad2ea4f6 /dev-ruby/psych | |
parent | dev-ruby/activesupport: drop 6.1.6.1-r1, 6.1.7-r1 (diff) | |
download | gentoo-dcd3792434c8c6389676e198328f56e476a44cf5.tar.gz gentoo-dcd3792434c8c6389676e198328f56e476a44cf5.tar.bz2 gentoo-dcd3792434c8c6389676e198328f56e476a44cf5.zip |
dev-ruby/psych: Stabilize 5.1.0 hppa, #904123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/psych')
-rw-r--r-- | dev-ruby/psych/psych-5.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/psych/psych-5.1.0.ebuild b/dev-ruby/psych/psych-5.1.0.ebuild index eb6162b85b01..0b26e3c83738 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" |