commit: 5c7635031d0ae6a375be895fbb56a78463667b09 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Dec 10 12:30:30 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Dec 10 12:31:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c763503
dev-ruby/psych: Stabilize 5.2.6 ppc, #967281 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-ruby/psych/psych-5.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/psych/psych-5.2.6.ebuild b/dev-ruby/psych/psych-5.2.6.ebuild index d22f5a2b7b43..a6ce0e2059c8 100644 --- a/dev-ruby/psych/psych-5.2.6.ebuild +++ b/dev-ruby/psych/psych-5.2.6.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/psych/archive/refs/tags/v${PV}.tar.gz -> ${P}.t LICENSE="BSD-2" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" RDEPEND=">=dev-libs/libyaml-0.2.5"
