dev-util/shelltestrunner: [QA] Fix MissingTestRestrict

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-12-16 10:41:51 +01:00
parent ec0a769f73
commit ed106ee50c

View File

@@ -14,6 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND=">=dev-haskell/cmdargs-0.7:=
>=dev-haskell/diff-0.2.0:=