summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-22 04:57:54 +0000
committerSam James <sam@gentoo.org>2024-01-22 04:57:54 +0000
commitbf191b4722b2256b0db79f2134dc09885cd93abd (patch)
tree393c05c99abb4ca465a1ba6f50ddeb0a8acd3446
parentdev-libs/tree-sitter-meta: Stabilize 1-r4 amd64, #922620 (diff)
downloadgentoo-bf191b47.tar.gz
gentoo-bf191b47.tar.bz2
gentoo-bf191b47.zip
dev-libs/tree-sitter-ocaml: Stabilize 0.20.4 amd64, #922620
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.20.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.20.4.ebuild b/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.20.4.ebuild
index ac6d9d2c1590..263b5edbc896 100644
--- a/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.20.4.ebuild
+++ b/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.20.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"