summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-14 03:03:01 +0000
committerSam James <sam@gentoo.org>2020-12-14 03:03:01 +0000
commit9c6b129b7d2c1048599e5710f287820bf71b76e8 (patch)
tree9ed7c6459d3a0924a130f87c03bf98df22e78530 /dev-python/tree-sitter
parentdev-python/wsaccel: bump to 0.6.3 (diff)
downloadgentoo-9c6b129b7d2c1048599e5710f287820bf71b76e8.tar.gz
gentoo-9c6b129b7d2c1048599e5710f287820bf71b76e8.tar.bz2
gentoo-9c6b129b7d2c1048599e5710f287820bf71b76e8.zip
dev-python/tree-sitter: ~x64-macos keyworded
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/tree-sitter')
-rw-r--r--dev-python/tree-sitter/tree-sitter-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tree-sitter/tree-sitter-0.2.0.ebuild b/dev-python/tree-sitter/tree-sitter-0.2.0.ebuild
index 2fed30866a6c..1f82863da71b 100644
--- a/dev-python/tree-sitter/tree-sitter-0.2.0.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.2.0.ebuild
@@ -15,6 +15,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x64-macos"
S="${WORKDIR}/${MY_P}"