dev-python/lit: Restrict tests with USE=-test

This commit is contained in:
Michał Górny
2017-12-15 16:52:32 +01:00
parent 0866e4c208
commit d1fc57e01b
2 changed files with 2 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ LICENSE="UoI-NCSA"
SLOT="0"
KEYWORDS=""
IUSE="test"
RESTRICT="!test? ( test )"
S=${WORKDIR}/${P}/utils/lit

View File

@@ -16,6 +16,7 @@ LICENSE="UoI-NCSA"
SLOT="0"
KEYWORDS=""
IUSE="test"
RESTRICT="!test? ( test )"
S=${WORKDIR}/${P}/utils/lit