dev-lang/crystal: add EXTRA_SPEC_FLAGS variable
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 10 Nov 2018 11:35:59 +0000 (11:35 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 10 Nov 2018 11:36:13 +0000 (11:36 +0000)
commit4aaa3e8bdd96de853891cfe7e9c9254ed33c2dce
treec10e87e5c008b558007c9fc1bf8a084b1ee55c1c
parent7bcb5fd26701788546a1ab3c6e71d7683652d330
dev-lang/crystal: add EXTRA_SPEC_FLAGS variable

This allows running only individual crystal tests
in src_test() phase. Useful to quickly debug single test:
    USE=debug EXTRA_SPEC_FLAGS='-e parse_set_cookie' emerge -1 crystal

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-lang/crystal/crystal-0.27.0.ebuild
dev-lang/crystal/files/crystal-0.27.0-extra-spec-flags.patch [new file with mode: 0644]