mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-lang/nim: disable broken tests, bug #649488
Testsuite needs a bit of upstream work: - Many tests needs more recent nodejs than stable - C codegen occasionally generates stack-smashing binaries - missing depends on sfml (and something-jester) Disable testsuite for now. Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/649488 Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -14,6 +14,8 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE="doc +readline test"
|
||||
|
||||
RESTRICT=test # need to sort out depends and numerous failures
|
||||
|
||||
RDEPEND="
|
||||
readline? ( sys-libs/readline:0= )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user