diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-15 18:33:24 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-16 08:55:36 +0300 |
commit | 391bbfa816f679cfc863ae6cdcfcdb690db6ac13 (patch) | |
tree | 401545198d6ead6b92c0ff072052aa6bbea58f42 /dev-libs | |
parent | dev-libs/tree-sitter-lua: Keyword 0.1.0 ppc, #937973 (diff) | |
download | gentoo-391bbfa816f679cfc863ae6cdcfcdb690db6ac13.tar.gz gentoo-391bbfa816f679cfc863ae6cdcfcdb690db6ac13.tar.bz2 gentoo-391bbfa816f679cfc863ae6cdcfcdb690db6ac13.zip |
dev-libs/tree-sitter-markdown: Keyword 0.2.3 ppc, #937973
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tree-sitter-markdown/tree-sitter-markdown-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-markdown/tree-sitter-markdown-0.2.3.ebuild b/dev-libs/tree-sitter-markdown/tree-sitter-markdown-0.2.3.ebuild index 4a0e0e7f5d60..754fc1fd3a0e 100644 --- a/dev-libs/tree-sitter-markdown/tree-sitter-markdown-0.2.3.ebuild +++ b/dev-libs/tree-sitter-markdown/tree-sitter-markdown-0.2.3.ebuild @@ -12,4 +12,4 @@ S="${WORKDIR}/${P}/${PN}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" |