diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-09-19 16:50:50 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 22:57:35 +0300 |
commit | 00863ff11d84df19b491f9e975c82c967f2d1547 (patch) | |
tree | 29cb01451728686ed84cb9fc14239be07abd6069 /dev-libs | |
parent | app-emulation/wine-proton: Stabilize 9.0.2 amd64, #935386 (diff) | |
download | gentoo-00863ff11d84df19b491f9e975c82c967f2d1547.tar.gz gentoo-00863ff11d84df19b491f9e975c82c967f2d1547.tar.bz2 gentoo-00863ff11d84df19b491f9e975c82c967f2d1547.zip |
dev-libs/tree-sitter-html: Stabilize 0.20.3 hppa, #935494
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tree-sitter-html/tree-sitter-html-0.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-html/tree-sitter-html-0.20.3.ebuild b/dev-libs/tree-sitter-html/tree-sitter-html-0.20.3.ebuild index 446a6c5ba1a4..75c5c61ec078 100644 --- a/dev-libs/tree-sitter-html/tree-sitter-html-0.20.3.ebuild +++ b/dev-libs/tree-sitter-html/tree-sitter-html-0.20.3.ebuild @@ -12,4 +12,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-html" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" |