summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-22 11:23:47 +0000
committerSam James <sam@gentoo.org>2021-02-22 11:23:47 +0000
commitd774789a6d015830e50d5857bf7a2ac188154093 (patch)
treef72cc1e748c37885380cbf40f2517cc8a1a501e7 /dev-python/tree-sitter
parentmedia-video/ffmpeg: use 4.3.1 patches (diff)
downloadgentoo-d774789a6d015830e50d5857bf7a2ac188154093.tar.gz
gentoo-d774789a6d015830e50d5857bf7a2ac188154093.tar.bz2
gentoo-d774789a6d015830e50d5857bf7a2ac188154093.zip
dev-python/tree-sitter: Keyword 0.2.1 arm, #768126
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.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tree-sitter/tree-sitter-0.2.1.ebuild b/dev-python/tree-sitter/tree-sitter-0.2.1.ebuild
index d9d39a911a55..e9a8bfb79818 100644
--- a/dev-python/tree-sitter/tree-sitter-0.2.1.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.2.1.ebuild
@@ -15,6 +15,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
S="${WORKDIR}/${MY_P}"