You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
600 B
15 lines
600 B
DEFINED_PHASES=compile install test
|
|
DEPEND=test? ( net-libs/nodejs )
|
|
DESCRIPTION=compiled, garbage-collected systems programming language
|
|
EAPI=6
|
|
HOMEPAGE=https://nim-lang.org/
|
|
IUSE=doc +readline test
|
|
KEYWORDS=~amd64 ~arm ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=readline? ( sys-libs/readline:0= )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://nim-lang.org/download/nim-0.18.0.tar.xz
|
|
_eclasses_=bash-completion-r1 47a7402d95930413ce25ba8d857339bb multilib b2f01ad412baf81650c23fcf0975fa33 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs f164325a2cdb5b3ea39311d483988861
|
|
_md5_=26cd04847cd91b0865b6da8f8554ac36
|