commit: 3688e7eeae639f0b0b9b07b5945cec764036e21b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 12:03:38 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 12:03:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3688e7ee
dev-ruby/tdiff: Stabilize 0.4.0 ppc64, #940960 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/tdiff/tdiff-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/tdiff/tdiff-0.4.0.ebuild b/dev-ruby/tdiff/tdiff-0.4.0.ebuild index 35da06689128..0bdce439f858 100644 --- a/dev-ruby/tdiff/tdiff-0.4.0.ebuild +++ b/dev-ruby/tdiff/tdiff-0.4.0.ebuild @@ -15,5 +15,5 @@ DESCRIPTION="Calculates the differences between two tree-like structures" HOMEPAGE="https://github.com/postmodern/tdiff" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 x86 ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 x86 ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT="0"
