diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 11:18:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 11:18:36 +0100 |
commit | 34a2beea60b4fb8eece66e30ca466edf66e9b130 (patch) | |
tree | 3c5a13bca7929e22585e896d956867d28c8e327d /dev-ruby/psych | |
parent | dev-ruby/psych: Stabilize 5.1.0 arm64, #904104 (diff) | |
download | gentoo-34a2beea60b4fb8eece66e30ca466edf66e9b130.tar.gz gentoo-34a2beea60b4fb8eece66e30ca466edf66e9b130.tar.bz2 gentoo-34a2beea60b4fb8eece66e30ca466edf66e9b130.zip |
dev-ruby/psych: Stabilize 5.1.0 arm, #904104
Signed-off-by: Sam James <sam@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 9ea36ea00e3e..eb6162b85b01 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" |