diff options
author | 2024-10-09 04:51:43 +0200 | |
---|---|---|
committer | 2024-10-09 04:51:43 +0200 | |
commit | 423003b0a4c3aa167ec24b63d0695e44d67869fa (patch) | |
tree | c053e9d42974a454d066fbab358a3115d240cbfd /dev-ruby/tdiff | |
parent | dev-ruby/ruby-augeas: Stabilize 0.6.0 ppc, #940959 (diff) | |
download | gentoo-423003b0a4c3aa167ec24b63d0695e44d67869fa.tar.gz gentoo-423003b0a4c3aa167ec24b63d0695e44d67869fa.tar.bz2 gentoo-423003b0a4c3aa167ec24b63d0695e44d67869fa.zip |
dev-ruby/tdiff: Stabilize 0.4.0 ppc, #940960
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/tdiff')
-rw-r--r-- | dev-ruby/tdiff/tdiff-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tdiff/tdiff-0.4.0.ebuild b/dev-ruby/tdiff/tdiff-0.4.0.ebuild index 9414da63c078..d29c67890192 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" |