virtualx.eclass: Append RESTRICT="!test? ( test )" by default
authorMichał Górny <mgorny@gentoo.org>
Wed, 11 Dec 2019 14:57:22 +0000 (15:57 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 11 Dec 2019 18:43:38 +0000 (19:43 +0100)
commita66d68c5476a9aeb8a74442e11d004ce48a7c625
tree49622947f132a68e68e183038304038eee37c649
parent252cc3a9cabddf1d50185796b4e60e4de5ba2476
virtualx.eclass: Append RESTRICT="!test? ( test )" by default

Append RESTRICT="!test? ( test )" in the default case when virtualx
is conditional to USE=test.  This fixes 440 MissingTestRestrict
warnings.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/virtualx.eclass