diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 17:00:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 17:00:16 +0100 |
commit | fc9c1bb9701c8ac8d7c7605b920ee4d239022992 (patch) | |
tree | ae71ba4ca101e2effbfe692fbce8a176f97e3533 /dev-ruby/diff-lcs | |
parent | dev-ruby/crack: Stabilize 0.4.4-r3 amd64, #903337 (diff) | |
download | gentoo-fc9c1bb9701c8ac8d7c7605b920ee4d239022992.tar.gz gentoo-fc9c1bb9701c8ac8d7c7605b920ee4d239022992.tar.bz2 gentoo-fc9c1bb9701c8ac8d7c7605b920ee4d239022992.zip |
dev-ruby/diff-lcs: Stabilize 1.5.0 arm, #903339
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/diff-lcs')
-rw-r--r-- | dev-ruby/diff-lcs/diff-lcs-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/diff-lcs/diff-lcs-1.5.0.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.5.0.ebuild index 7f23a1723182..54fd85eb7d36 100644 --- a/dev-ruby/diff-lcs/diff-lcs-1.5.0.ebuild +++ b/dev-ruby/diff-lcs/diff-lcs-1.5.0.ebuild @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/halostatue/diff-lcs" LICENSE="|| ( Artistic MIT GPL-2+ )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |