commit: 9d986fe9f5610e5087e1d90362104f448740494d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 2 08:43:07 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 2 08:43:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d986fe9
dev-python/tree-sitter: Stabilize 0.2.1 sparc, #773904
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/tree-sitter/tree-sitter-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 94b12fd0aa1..948a693cf3a 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 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86
~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86
~x64-macos"
S="${WORKDIR}/${MY_P}"