diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-15 00:01:05 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-15 00:01:05 +0200 |
commit | 4b6002b996976f980c06598cd7657ab225f0f4ae (patch) | |
tree | fc6e7cefb3407be4775037ccdf5d2f80ab7bb563 /dev-libs/tree-sitter-bash | |
parent | dev-util/pkgcheck: Keyword 0.10.10 ppc64, #844223 (diff) | |
download | gentoo-4b6002b996976f980c06598cd7657ab225f0f4ae.tar.gz gentoo-4b6002b996976f980c06598cd7657ab225f0f4ae.tar.bz2 gentoo-4b6002b996976f980c06598cd7657ab225f0f4ae.zip |
dev-libs/tree-sitter-bash: Keyword 0.19.0 ppc64, #844223
Signed-off-by: Jakov Smolić <jsmolic@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 | 4 |
1 files changed, 2 insertions, 2 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 11a9c28e22fc..9ce8ffcbca75 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,4 +10,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-bash" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" |