Install this version:
emerge -a =dev-libs/tree-sitter-janet-simple-0.0.7
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-libs/tree-sitter-janet-simple-0.0.7
Or alternatively:
emerge --autounmask-write -a =dev-libs/tree-sitter-janet-simple-0.0.7
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.0.7 | 8 | ~amd64 | 0 |
EAPI=8
inherit tree-sitter-grammar
DESCRIPTION="A Janet grammar for tree-sitter."
HOMEPAGE="https://github.com/sogaiu/tree-sitter-janet-simple"
SRC_URI="https://github.com/sogaiu/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | tree-sitter-janet-simple-0.0.7.tar.gz | 21954 bytes | https://github.com/sogaiu/tree-sitter-janet-simple/archive/refs/tags/v0.0.7.tar.gz |