diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-16 22:38:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-16 22:38:37 +0300 |
commit | 32b11bd23fabefdb38d5e5c7467bd39d916c8740 (patch) | |
tree | 7cfe7625fe0f6d2a85c4488b989528941dde8c8b /dev-libs/tree-sitter-bash | |
parent | dev-util/pkgcheck: Keyword 0.10.10 ppc, #844223 (diff) | |
download | gentoo-32b11bd23fabefdb38d5e5c7467bd39d916c8740.tar.gz gentoo-32b11bd23fabefdb38d5e5c7467bd39d916c8740.tar.bz2 gentoo-32b11bd23fabefdb38d5e5c7467bd39d916c8740.zip |
dev-libs/tree-sitter-bash: Keyword 0.19.0 ppc, #844223
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter-bash')
-rw-r--r-- | dev-libs/tree-sitter-bash/tree-sitter-bash-0.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-bash/tree-sitter-bash-0.19.0.ebuild b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.19.0.ebuild index 6786d80b78fe..0d9996c90582 100644 --- a/dev-libs/tree-sitter-bash/tree-sitter-bash-0.19.0.ebuild +++ b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.19.0.ebuild @@ -10,4 +10,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-bash" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" |