diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-03 15:52:16 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-04 20:43:43 +0300 |
commit | f79357391a20d45e5910decd5e3660c495bf23a3 (patch) | |
tree | efff0d66ebd9b7674945a03f8a6d9d291b2166c1 /dev-libs | |
parent | sys-apps/etckeeper: Stabilize 1.18.21 hppa, #932213 (diff) | |
download | gentoo-f79357391a20d45e5910decd5e3660c495bf23a3.tar.gz gentoo-f79357391a20d45e5910decd5e3660c495bf23a3.tar.bz2 gentoo-f79357391a20d45e5910decd5e3660c495bf23a3.zip |
dev-libs/tree-sitter-html: Keyword 0.20.3 loong, #932078
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@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 0ae462a879da..33f68dad43ac 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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |