commit: 16fecea0d8a739ed77e79b411bdfefdfeac038b8 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Jun 26 06:27:13 2023 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Jun 26 06:27:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16fecea0
dev-libs/tree-sitter-ocaml: Stabilize 0.20.1 amd64, #909162 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.20.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.20.1.ebuild b/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.20.1.ebuild index ac6d9d2c1590..a22d049de4cd 100644 --- a/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.20.1.ebuild +++ b/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.20.1.ebuild @@ -10,6 +10,6 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-ocaml" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" S="${WORKDIR}/${P}/ocaml/src"
