commit:     76059509c58d795aafad7b20168be34c59d5fee5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 17:29:35 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 17:29:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76059509

dev-libs/tree-sitter-markdown: disable python bindings

They fail to build

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-libs/tree-sitter-markdown/tree-sitter-markdown-0.2.3.ebuild | 2 --
 1 file changed, 2 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 32295eac0246..2c90f1fc5a4c 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
@@ -3,8 +3,6 @@
 
 EAPI=8
 
-TS_BINDINGS=( python )
-
 inherit tree-sitter-grammar
 
 DESCRIPTION="Markdown grammar for Tree-sitter"

Reply via email to