add RESTRICT="!test? ( test )" to all Ebuilds where missing

This commit is contained in:
2022-03-07 18:38:46 +01:00
committed by Andreas Billmeier
parent 5a78498f7b
commit c93dde705a
2806 changed files with 11766 additions and 1760 deletions

View File

@@ -15,6 +15,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"