diff options
author | Sam James <sam@gentoo.org> | 2023-05-14 09:29:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-14 09:29:16 +0100 |
commit | bf43d47621b7e4c869a2a0c75697d5541b90f5e9 (patch) | |
tree | 7bb740f8caf309a2b684ad5996f342154999ed35 /dev-ruby | |
parent | media-libs/opencolorio: add 2.1.3 (diff) | |
download | gentoo-bf43d47621b7e4c869a2a0c75697d5541b90f5e9.tar.gz gentoo-bf43d47621b7e4c869a2a0c75697d5541b90f5e9.tar.bz2 gentoo-bf43d47621b7e4c869a2a0c75697d5541b90f5e9.zip |
dev-ruby/psych: Stabilize 4.0.6 hppa, #906308
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/psych/psych-4.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/psych/psych-4.0.6.ebuild b/dev-ruby/psych/psych-4.0.6.ebuild index fc2469a46bee..764211bb7fda 100644 --- a/dev-ruby/psych/psych-4.0.6.ebuild +++ b/dev-ruby/psych/psych-4.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |